Home
last modified time | relevance | path

Searched refs:ofile_idx (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/
H A Dffmpeg.h87 int ofile_idx, ostream_idx; // output member
H A Dffmpeg_opt.c333 n = sscanf(arg, "%d:%d.%d", &m->channel_idx, &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
337 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
344 &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
353 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
1462 if ((map->ofile_idx == -1 || ost->file_index == map->ofile_idx) && in new_audio_stream()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/
H A Dffmpeg.h87 int ofile_idx, ostream_idx; // output member
H A Dffmpeg_opt.c333 n = sscanf(arg, "%d:%d.%d", &m->channel_idx, &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
337 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
344 &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
353 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
1462 if ((map->ofile_idx == -1 || ost->file_index == map->ofile_idx) && in new_audio_stream()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/fftools/
H A Dffmpeg.h91 int ofile_idx, ostream_idx; // output member
H A Dffmpeg_opt.c489 n = sscanf(arg, "%d:%d.%d", &m->channel_idx, &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
493 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
501 &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
510 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
1941 if ((map->ofile_idx == -1 || ost->file_index == map->ofile_idx) && in new_audio_stream()
/dports/multimedia/handbrake/ffmpeg-4.4/fftools/
H A Dffmpeg.h91 int ofile_idx, ostream_idx; // output member
H A Dffmpeg_opt.c489 n = sscanf(arg, "%d:%d.%d", &m->channel_idx, &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
493 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
501 &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
510 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
1941 if ((map->ofile_idx == -1 || ost->file_index == map->ofile_idx) && in new_audio_stream()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/fftools/
H A Dffmpeg.h92 int ofile_idx, ostream_idx; // output member
H A Dffmpeg_opt.c396 n = sscanf(arg, "%d:%d.%d", &m->channel_idx, &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
400 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
408 &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
417 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
1869 if ((map->ofile_idx == -1 || ost->file_index == map->ofile_idx) && in new_audio_stream()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/fftools/
H A Dffmpeg.h92 int ofile_idx, ostream_idx; // output member
H A Dffmpeg_opt.c410 n = sscanf(arg, "%d:%d.%d", &m->channel_idx, &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
414 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
422 &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
431 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
1895 if ((map->ofile_idx == -1 || ost->file_index == map->ofile_idx) && in new_audio_stream()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/fftools/
H A Dffmpeg.h91 int ofile_idx, ostream_idx; // output member
H A Dffmpeg_opt.c471 n = sscanf(arg, "%d:%d.%d", &m->channel_idx, &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
475 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
483 &m->ofile_idx, &m->ostream_idx); in opt_map_channel()
492 m->ofile_idx = m->ostream_idx = -1; in opt_map_channel()
1911 if ((map->ofile_idx == -1 || ost->file_index == map->ofile_idx) && in new_audio_stream()