Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2_smt.c402 static RK_U32 tab_bit[9] = { variable
492 index = (total_mb * tab_bit[cnt] - 350) / target_bit; // qscale in cal_smt_first_i_start_qp()
H A Drc_model_v2.c1486 static RK_U32 tab_bit[9] = { in cal_first_i_start_qp() local
1513 index = (total_mb * tab_bit[cnt] - 350) / target_bit; // qscale in cal_first_i_start_qp()