Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_ctx.h70 RK_U32 max_still_qp; 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()
1130 ctx->max_still_qp = 35; in bits_model_init()