Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h461 struct InputStream *sync_ist; /* input stream to sync against */ member
Dffmpeg.c3860 if (ost->sync_ist != input_streams[ost->source_index]) in transcode_init()
3862 ost->sync_ist->file_index, in transcode_init()
3863 ost->sync_ist->st->index); in transcode_init()
Dffmpeg_opt.c1597 ost->sync_ist = input_streams[source_index]; in new_output_stream()
2400 ost->sync_ist = input_streams[ input_files[map->sync_file_index]->ist_index in open_output_file()