Home
last modified time | relevance | path

Searched refs:pre_qp (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2.c562 RK_S32 pre_qp = ctx->pre_i_qp; in calc_next_i_ratio() local
578 if (ratio > max_i_delta_qp[pre_qp]) in calc_next_i_ratio()
579 ratio = max_i_delta_qp[pre_qp]; in calc_next_i_ratio()