Searched refs:thresh_consec_zeromv (Results 1 – 1 of 1) sorted by relevance
115 int thresh_consec_zeromv = 6; in vp9_update_noise_estimate() local125 thresh_consec_zeromv = 2; in vp9_update_noise_estimate()185 if (cpi->consec_zero_mv[bl_index] > thresh_consec_zeromv) in vp9_update_noise_estimate()210 if (frame_low_motion && consec_zeromv > thresh_consec_zeromv && in vp9_update_noise_estimate()