Searched refs:sync_ist (Results 1 – 3 of 3) sorted by relevance
461 struct InputStream *sync_ist; /* input stream to sync against */ member
3860 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()
1597 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()