Searched refs:thresh_rate_sb (Results 1 – 1 of 1) sorted by relevance
46 int64_t thresh_rate_sb; member100 if (cr->projected_rate_sb < cr->thresh_rate_sb) in candidate_refresh_aq()210 cr->thresh_rate_sb = (rc->sb64_target_rate * 256) >> 2; in vp9_cyclic_refresh_setup()217 cr->thresh_rate_sb = (rc->sb64_target_rate * 256) >> 3; in vp9_cyclic_refresh_setup()