Searched refs:qindex2 (Results 1 – 2 of 2) sorted by relevance
456 int qindex2; in av1_cyclic_refresh_setup() local493 qindex2 = clamp(cm->base_qindex + cm->y_dc_delta_q + qindex_delta, 0, MAXQ); in av1_cyclic_refresh_setup()495 cr->rdmult = av1_compute_rd_mult(cpi, qindex2); in av1_cyclic_refresh_setup()
603 int qindex2; in vp9_cyclic_refresh_setup() local641 qindex2 = clamp(cm->base_qindex + cm->y_dc_delta_q + qindex_delta, 0, MAXQ); in vp9_cyclic_refresh_setup()643 cr->rdmult = vp9_compute_rd_mult(cpi, qindex2); in vp9_cyclic_refresh_setup()