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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c1342 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 102 milliseconds