Searched refs:last_qindex_of_arf_layer (Results 1 – 2 of 2) sorted by relevance
221 int last_qindex_of_arf_layer[MAX_ARF_LAYERS]; member
1503 cpi->twopass.last_qindex_of_arf_layer[layer_depth - 1]); in rc_pick_q_and_bounds_two_pass()1517 cpi->twopass.last_qindex_of_arf_layer[max_layer_depth - 1]); in rc_pick_q_and_bounds_two_pass()1876 if ((qindex < cpi->twopass.last_qindex_of_arf_layer[layer_depth]) || in vp9_rc_postencode_update()1881 cpi->twopass.last_qindex_of_arf_layer[layer_depth] = qindex; in vp9_rc_postencode_update()