Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
H A Dffmpeg_mux.c235 OutputStream *ost = output_streams[of->ost_index + i]; in of_check_init()
264 OutputStream *ost = output_streams[of->ost_index + i]; in of_check_init()
H A Dffmpeg.h593 int ost_index; /* index of the first stream in output_streams */ member
H A Dffmpeg_opt.c2270 OutputStream *ost = output_streams[of->ost_index + i]; in set_dispositions()
2287 OutputStream *ost = output_streams[of->ost_index + i]; in set_dispositions()
2313 OutputStream *ost = output_streams[of->ost_index + i]; in set_dispositions()
2446 of->ost_index = nb_output_streams; in open_output_file()
2729 for (i = of->ost_index; i < nb_output_streams; i++) { in open_output_file()
2770 for (i = of->ost_index; i < nb_output_streams; i++) { in open_output_file()
2908 for (i = of->ost_index; i < nb_output_streams; i++) { in open_output_file()
H A Dffmpeg.c1472 OutputStream *ost = output_streams[of->ost_index + j]; in print_final_stats()
3473 close_output_stream(output_streams[of->ost_index + j]); in need_output()

Completed in 14 milliseconds