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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c122 static void do_video_stats(OutputStream *ost, int frame_size);
1081 do_video_stats(ost, frame_size);
1090 static void do_video_stats(OutputStream *ost, int frame_size) function
1096 /* this is executed just the first time do_video_stats is called */
1567 do_video_stats(ost, pkt_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c1481 static void do_video_stats(AVFormatContext *os, OutputStream *ost, function
1488 /* this is executed just the first time do_video_stats is called */
2033 do_video_stats(output_files[ost->file_index].ctx, ost, frame_size);
H A Dffmpeg.c1285 static void do_video_stats(AVFormatContext *os, OutputStream *ost, function
1292 /* this is executed just the first time do_video_stats is called */
1678 do_video_stats(os, ost, frame_size);

Completed in 91 milliseconds