Home
last modified time | relevance | path

Searched defs:target_bit (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/inc/
H A Drc_hal.h29 RK_S32 target_bit; member
/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2.c713 RK_S32 target_bit = cfg->bit_target; in reenc_calc_cbr_ratio() local
897 RK_S32 target_bit = cfg->bit_target; in reenc_calc_vbr_ratio() local
1478 static RK_S32 cal_first_i_start_qp(RK_S32 target_bit, RK_U32 total_mb) in cal_first_i_start_qp()
H A Drc_model_v2_smt.c480 static RK_S32 cal_smt_first_i_start_qp(RK_S32 target_bit, RK_U32 total_mb) in cal_smt_first_i_start_qp()