Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c220 regs->reg_s3.RDO_QUANT.quant_f_bias_I = hw->qbias_i ? hw->qbias_i : 683; in vepu580_h264e_tune_reg_patch()
H A Dhal_h264e_vepu541.c205 hw->qbias_i = 683; in hal_h264e_vepu541_init()
1505 regs->qnt_bias_comb.qnt_bias_i = hw->qbias_i; in setup_vepu541_l2()
H A Dhal_h264e_vepu540c.c173 hw->qbias_i = 683; in hal_h264e_vepu540c_init()
1295 regs->reg_s3.RDO_QUANT.quant_f_bias_I = hw->qbias_i; in setup_vepu540c_l2()
H A Dhal_h264e_vepu510.c361 hw->qbias_i = 683; in hal_h264e_vepu510_init()
1736 regs->reg_param.qnt_bias_comb.qnt_f_bias_i = hw->qbias_i; in setup_vepu510_l2()
H A Dhal_h264e_vepu580.c383 hw->qbias_i = 683; in hal_h264e_vepu580_init()
H A Dhal_h264e_vepu511.c360 hw->qbias_i = 683; in hal_h264e_vepu511_init()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c475 reg_wgt->reg1484_qnt_bias_comb.qnt_bias_i = hw->qbias_i ? hw->qbias_i : 171; in vepu580_h265e_tune_reg_patch()
H A Dhal_h265e_vepu540c.c450 reg_wgt->reg1484_qnt_bias_comb.qnt_bias_i = hw->qbias_i; in vepu540c_h265_global_cfg_set()
539 hw->qbias_i = 171; in hal_h265e_v540c_init()
H A Dhal_h265e_vepu541.c582 regs->rdo_quant.quant_f_bias_I = hw->qbias_i; in vepu541_h265_set_l2_regs()
643 hw->qbias_i = 171; in hal_h265e_v541_init()
H A Dhal_h265e_vepu510.c962 reg_param->qnt_bias_comb.qnt_f_bias_i = hw->qbias_i; in vepu510_h265_global_cfg_set()
1151 hw->qbias_i = 171; in hal_h265e_v510_init()
H A Dhal_h265e_vepu511.c546 hw->qbias_i = 171; in hal_h265e_vepu511_init()
H A Dhal_h265e_vepu580.c1563 hw->qbias_i = 171; in hal_h265e_v580_init()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h395 RK_S32 qbias_i; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c231 …ENTRY(prefix, s32, rk_s32, qbias_i, FLAG_INCR, hw, qb…
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c871 if (set->qbias_i < 0 || set->qbias_p < 0) { in proc_hw_cfg()
873 set->qbias_i, set->qbias_p, cfg->qbias_i, cfg->qbias_p); in proc_hw_cfg()
874 set->qbias_i = cfg->qbias_i; in proc_hw_cfg()