Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c413 int sync_file_idx = -1, sync_stream_idx = 0; in opt_map() local
439 sync_stream_idx = i; in opt_map()
447 …if (input_streams[input_files[sync_file_idx]->ist_index + sync_stream_idx]->user_set_discard == AV… in opt_map()
500 m->sync_stream_index = sync_stream_idx; in opt_map()