Home
last modified time | relevance | path

Searched refs:open_input_file (Results 51 – 75 of 250) sorted by relevance

12345678910

/dports/multimedia/libvpx/libvpx-1.11.0/
H A Dtools_common.h161 void open_input_file(struct VpxInputContext *input);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/
H A Dtools_common.h159 void open_input_file(struct VpxInputContext *input);
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/
H A Dtools_common.h159 void open_input_file(struct VpxInputContext *input);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/
H A Dtools_common.h159 void open_input_file(struct VpxInputContext *input);
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/
H A Dtools_common.h159 void open_input_file(struct VpxInputContext *input);
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/
H A Dtools_common.h159 void open_input_file(struct VpxInputContext *input);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/tools/
H A Dtiny_ssim.c107 static int open_input_file(const char *file_name, input_file_t *input, int w, in open_input_file() function
347 if (open_input_file(argv[1], &in[0], w, h, bit_depth) < 0) { in main()
362 if (open_input_file(argv[2], &in[1], w, h, bit_depth) < 0) { in main()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/tools/
H A Dtiny_ssim.c107 static int open_input_file(const char *file_name, input_file_t *input, int w, in open_input_file() function
347 if (open_input_file(argv[1], &in[0], w, h, bit_depth) < 0) { in main()
362 if (open_input_file(argv[2], &in[1], w, h, bit_depth) < 0) { in main()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/tools/
H A Dtiny_ssim.c107 static int open_input_file(const char *file_name, input_file_t *input, int w, in open_input_file() function
347 if (open_input_file(argv[1], &in[0], w, h, bit_depth) < 0) { in main()
362 if (open_input_file(argv[2], &in[1], w, h, bit_depth) < 0) { in main()
/dports/multimedia/libvpx/libvpx-1.11.0/tools/
H A Dtiny_ssim.c107 static int open_input_file(const char *file_name, input_file_t *input, int w, in open_input_file() function
347 if (open_input_file(argv[1], &in[0], w, h, bit_depth) < 0) { in main()
362 if (open_input_file(argv[2], &in[1], w, h, bit_depth) < 0) { in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/tools/
H A Dtiny_ssim.c107 static int open_input_file(const char *file_name, input_file_t *input, int w, in open_input_file() function
347 if (open_input_file(argv[1], &in[0], w, h, bit_depth) < 0) { in main()
362 if (open_input_file(argv[2], &in[1], w, h, bit_depth) < 0) { in main()
/dports/graphics/seq2gif/seq2gif-0.10.4/
H A Dmain.c376 static FILE * open_input_file(char const *filename) in open_input_file() function
540 in_file = open_input_file(settings.input); in main()
/dports/devel/global/global-6.6.7/libutil/
H A Dfileop.c85 open_input_file(const char *path) in open_input_file() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/pyarrow/
H A D_fs.pyx568 def open_input_file(self, path): member in FileSystem
740 Whether open_input_stream and open_input_file should return
868 vtable.open_input_file = _cb_open_input_file
967 def open_input_file(self, path): member in FileSystemHandler
969 Implement PyFileSystem.open_input_file(...).
1064 stream = handler.open_input_file(frombytes(path))
1066 raise TypeError("open_input_file should have returned "
/dports/math/libpgmath/flang-d07daf3/tools/flang2/utils/ilitp/
H A Dilitp.cpp215 open_input_file(const char *filename) in open_input_file() function
303 open_input_file(input_file_name); in main()
327 open_input_file(input_file_name); in main()
/dports/multimedia/handbrake/ffmpeg-4.4/doc/examples/
H A Dtranscode_aac.c58 static int open_input_file(const char *filename, in open_input_file() function
801 if (open_input_file(argv[1], &input_format_context, in main()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/doc/examples/
H A Dtranscode_aac.c58 static int open_input_file(const char *filename, in open_input_file() function
801 if (open_input_file(argv[1], &input_format_context, in main()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/doc/examples/
H A Dtranscode_aac.c58 static int open_input_file(const char *filename, in open_input_file() function
793 if (open_input_file(argv[1], &input_format_context, in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/doc/examples/
H A Dtranscode_aac.c58 static int open_input_file(const char *filename, in open_input_file() function
793 if (open_input_file(argv[1], &input_format_context, in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/doc/examples/
H A Dtranscode_aac.c58 static int open_input_file(const char *filename, in open_input_file() function
793 if (open_input_file(argv[1], &input_format_context, in main()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/merge/
H A Dreader_detection_and_creation.cpp76 open_input_file(filelist_t &file) { in open_input_file() function
255 auto io = open_input_file(file); in probe_file_format()
/dports/games/construo/construo-0.2.3/src/
H A Dunix_system.cpp210 UnixSystem::open_input_file(const std::string& filename) in open_input_file() function in UnixSystem
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dfilesystem.h61 open_input_file; variable
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/
H A D_fs.pyx569 def open_input_file(self, path): member in FileSystem
772 Whether open_input_stream and open_input_file should return
904 vtable.open_input_file = _cb_open_input_file
1042 def open_input_file(self, path): member in FileSystemHandler
1044 Implement PyFileSystem.open_input_file(...).
1161 stream = handler.open_input_file(frombytes(path))
1163 raise TypeError("open_input_file should have returned "
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/c_glib/test/
H A Dfile-system-tests.rb377 stream = @fs.open_input_file("ab")

12345678910