Searched refs:qindex2 (Results 1 – 1 of 1) sorted by relevance
199 int xmis, ymis, x, y, qindex2; in vp9_cyclic_refresh_setup() local253 qindex2 = clamp(cm->base_qindex + cm->y_dc_delta_q + qindex_delta, 0, MAXQ); in vp9_cyclic_refresh_setup()254 cr->rdmult = vp9_compute_rd_mult(cpi, qindex2); in vp9_cyclic_refresh_setup()