Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.c980 static int init_output_stream(OutputStream *ost, AVFrame *frame,
992 ret = init_output_stream(ost, frame, error, sizeof(error)); in init_output_stream_wrapper()
3531 static int init_output_stream(OutputStream *ost, AVFrame *frame, in init_output_stream() function