Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/
Dffmpeg.txt35 …: | : ost_index -:-----:------/ 2 | : : : | : …
37 …: | : ost_index -:-----|-----------------> 3 | : : : | : …
/third_party/ffmpeg/fftools/
Dffmpeg.h578 int ost_index; /* index of the first stream in output_streams */ member
Dffmpeg.c1492 output_streams[of->ost_index + i]->finished = ENCODER_FINISHED | MUXER_FINISHED; in finish_output_stream()
1667 OutputStream *ost = output_streams[of->ost_index + j]; in print_final_stats()
3033 OutputStream *ost = output_streams[of->ost_index + i]; in check_init_output_file()
3059 OutputStream *ost = output_streams[of->ost_index + i]; in check_init_output_file()
3926 close_output_stream(output_streams[of->ost_index + j]); in need_output()
Dffmpeg_opt.c2187 of->ost_index = nb_output_streams; in open_output_file()
2464 for (i = of->ost_index; i < nb_output_streams; i++) { in open_output_file()
2505 for (i = of->ost_index; i < nb_output_streams; i++) { in open_output_file()
2666 for (i = of->ost_index; i < nb_output_streams; i++) { in open_output_file()