Searched refs:thresh_dist_sb (Results 1 – 3 of 3) sorted by relevance
48 int64_t thresh_dist_sb; member105 if (dist > cr->thresh_dist_sb && in candidate_refresh_aq()466 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()613 cr->thresh_dist_sb = ((int64_t)(q * q)) << 2; in vp9_cyclic_refresh_setup()