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

/external/libvpx/libvpx/vp8/encoder/
H A Dpicklpf.c28 static void yv12_copy_partial_frame(YV12_BUFFER_CONFIG *src_ybc, function
171 yv12_copy_partial_frame(saved_frame, cm->frame_to_show);
181 yv12_copy_partial_frame(saved_frame, cm->frame_to_show);
208 yv12_copy_partial_frame(saved_frame, cm->frame_to_show);

Completed in 216 milliseconds