Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2.c772 int qp_c = ((lnb_t - cfg->madi * b - c) / a + 14); in reenc_calc_cbr_ratio() local
773 if (qp_c > start_qp) in reenc_calc_cbr_ratio()
774 p->next_ratio = (qp_c << 6) - p->cur_scale_qp; in reenc_calc_cbr_ratio()