Searched refs:compute_frame_low_motion (Results 1 - 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ | ||
H A D | vp9_ratectrl.c | 1342 static void compute_frame_low_motion(VP9_COMP *const cpi) { function 1465 if (cm->frame_type != KEY_FRAME) compute_frame_low_motion(cpi); |
Completed in 55 milliseconds