Searched refs:thresh_rate_sb (Results 1 – 3 of 3) sorted by relevance
47 int64_t thresh_rate_sb; member110 else if (bsize >= BLOCK_16X16 && rate < cr->thresh_rate_sb && in candidate_refresh_aq()462 cr->thresh_rate_sb = ((int64_t)(rc->sb64_target_rate) << 8) << 2; in av1_cyclic_refresh_setup()
57 int64_t thresh_rate_sb; member
79 else if (bsize >= BLOCK_16X16 && rate < cr->thresh_rate_sb && in candidate_refresh_aq()609 cr->thresh_rate_sb = ((int64_t)(rc->sb64_target_rate) << 8) << 2; in vp9_cyclic_refresh_setup()