Searched refs:rf_lvl (Results 1 – 2 of 2) sorted by relevance
613 const RATE_FACTOR_LEVEL rf_lvl = in get_rate_correction_factor() local617 ? rc->frame_level_rate_correction_factors[rf_lvl] in get_rate_correction_factor()618 : p_rc->rate_correction_factors[rf_lvl]; in get_rate_correction_factor()663 const RATE_FACTOR_LEVEL rf_lvl = in set_rate_correction_factor() local667 rc->frame_level_rate_correction_factors[rf_lvl] = factor; in set_rate_correction_factor()670 if (update_default_rcf) p_rc->rate_correction_factors[rf_lvl] = factor; in set_rate_correction_factor()1459 const RATE_FACTOR_LEVEL rf_lvl = in av1_frame_type_qdelta() local1464 (rf_lvl == INTER_NORMAL) ? 1.0 : arf_layer_deltas[arf_layer]; in av1_frame_type_qdelta()
696 RATE_FACTOR_LEVEL rf_lvl = in get_rate_correction_factor() local698 rcf = rc->rate_correction_factors[rf_lvl]; in get_rate_correction_factor()723 RATE_FACTOR_LEVEL rf_lvl = in set_rate_correction_factor() local725 rc->rate_correction_factors[rf_lvl] = factor; in set_rate_correction_factor()741 RATE_FACTOR_LEVEL rf_lvl = in vp9_rc_update_rate_correction_factors() local770 if (!cpi->rc.damped_adjustment[rf_lvl]) { in vp9_rc_update_rate_correction_factors()772 cpi->rc.damped_adjustment[rf_lvl] = 1; in vp9_rc_update_rate_correction_factors()