Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_noise_estimate.c173 int num_low_motion = 0; in vp9_update_noise_estimate() local
179 num_low_motion++; in vp9_update_noise_estimate()
182 if (num_low_motion < ((3 * cm->mi_rows * cm->mi_cols) >> 3)) in vp9_update_noise_estimate()