Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_model_v2.c1367 static RK_S32 cal_first_i_start_qp(RK_S32 target_bit, RK_U32 total_mb) in cal_first_i_start_qp() argument
1397 if (mb_num[i] > total_mb) in cal_first_i_start_qp()
1402 index = (total_mb * tab_bit[cnt] - 350) / target_bit; // qscale in cal_first_i_start_qp()