Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.c129 static void do_video_stats(OutputStream *ost, int frame_size);
1418 do_video_stats(ost, frame_size); in do_video_out()
1440 static void do_video_stats(OutputStream *ost, int frame_size) in do_video_stats() function
2026 do_video_stats(ost, pkt_size); in flush_encoders()