Searched refs:init_output_stream_wrapper (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/fftools/ |
D | ffmpeg.c | 983 static int init_output_stream_wrapper(OutputStream *ost, AVFrame *frame, in init_output_stream_wrapper() function 1161 init_output_stream_wrapper(ost, next_picture, 1); in do_video_out() 1529 init_output_stream_wrapper(ost, NULL, 1); in reap_filters() 1966 init_output_stream_wrapper(ost, NULL, 1); in flush_encoders() 3785 ret = init_output_stream_wrapper(output_streams[i], NULL, 0); in transcode_init() 4727 init_output_stream_wrapper(ost, NULL, 1); in transcode_step()
|