Searched refs:thresh_dist_sb (Results 1 – 4 of 4) sorted by relevance
56 int64_t thresh_dist_sb; member
65 if (dist > cr->thresh_dist_sb && in candidate_refresh_aq()442 cr->thresh_dist_sb = ((int64_t)(q * q)) << 2; in av1_cyclic_refresh_setup()
58 int64_t thresh_dist_sb; member
74 if (dist > cr->thresh_dist_sb && in candidate_refresh_aq()618 cr->thresh_dist_sb = ((int64_t)(q * q)) << 2; in vp9_cyclic_refresh_setup()