Searched refs:max_still_qp (Results 1 – 2 of 2) sorted by relevance
70 RK_U32 max_still_qp; member
1019 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()