Searched refs:qrange_adj (Results 1 – 1 of 1) sorted by relevance
4009 int qrange_adj = 1; local4034 qrange_adj = VPXMAX(1, (top_index - bottom_index) / 2);4037 VPXMAX(bottom_index - qrange_adj / 2, oxcf->best_allowed_q);4038 top_index = VPXMIN(oxcf->worst_allowed_q, top_index + qrange_adj / 2);4316 VPXMIN(q + qrange_adj, oxcf->worst_allowed_q);