Searched refs:pre_process_video_frame (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c1173 static void pre_process_video_frame(InputStream *ist, AVPicture *picture, void **bufp) function
1956 pre_process_video_frame(ist, (AVPicture *)decoded_frame, &buffer_to_free);
H A Dffmpeg.c1000 static void pre_process_video_frame(InputStream *ist, AVPicture *picture, void **bufp) function
1566 pre_process_video_frame(ist, (AVPicture *)&picture, &buffer_to_free);

Completed in 64 milliseconds