Searched refs:thresh_low_motion (Results 1 – 1 of 1) sorted by relevance
481 int thresh_low_motion = (cm->width < 720) ? 55 : 20; in vp9_cyclic_refresh_update_parameters() local489 (!cpi->use_svc && rc->avg_frame_low_motion < thresh_low_motion && in vp9_cyclic_refresh_update_parameters()