Searched refs:thresh_consec_zeromv (Results 1 – 1 of 1) sorted by relevance
114 int thresh_consec_zeromv = 6; in vp9_update_noise_estimate() local128 thresh_consec_zeromv = 4; in vp9_update_noise_estimate()189 if (cpi->consec_zero_mv[bl_index] > thresh_consec_zeromv) in vp9_update_noise_estimate()213 if (frame_low_motion && consec_zeromv > thresh_consec_zeromv) { in vp9_update_noise_estimate()