Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_ctx.h86 RK_U32 scale_qp; // scale 64 member
H A Drc_model_v2.c1019 if (p->moving_ratio > moving_ratio && (p->max_still_qp << 6) <= p->scale_qp) { in calc_avbr_ratio()
1081 if (p->scale_qp >= (p->max_still_qp << 6)) { in calc_avbr_ratio()
1830 p->scale_qp = p->cur_scale_qp; in rc_model_v2_end()