Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c1342 static void compute_frame_low_motion(VP9_COMP *const cpi) { in compute_frame_low_motion() function
1465 if (cm->frame_type != KEY_FRAME) compute_frame_low_motion(cpi); in vp9_rc_postencode_update()