Searched refs:sync_ist (Results 1 – 3 of 3) sorted by relevance
466 struct InputStream *sync_ist; /* input stream to sync against */ member
3407 if (ost->sync_ist != input_streams[ost->source_index]) in transcode_init()3409 ost->sync_ist->file_index, in transcode_init()3410 ost->sync_ist->st->index); in transcode_init()
1706 ost->sync_ist = input_streams[source_index]; in new_output_stream()2678 ost->sync_ist = input_streams[ input_files[map->sync_file_index]->ist_index in open_output_file()