Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
Ddemuxing_decoding.c50 static int video_dst_bufsize; variable
85 fwrite(video_dst_data[0], 1, video_dst_bufsize, video_dst_file); in output_video_frame()
277 video_dst_bufsize = ret; in main()