Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c96 memcpy(hw->aq_step_p, aq_qp_delta_smt_P, sizeof(hw->aq_step_p)); in vepu510_h265e_tune_aq_prepare()
101 memcpy(hw->aq_step_p, aq_qp_delta_default, sizeof(hw->aq_step_p)); in vepu510_h265e_tune_aq_prepare()
121 aq_step[i] = hw->aq_step_p[i] & 0x1F; in vepu510_h265e_tune_aq()
H A Dhal_h265e_vepu540c.c442 rc_regs->aq_step[i] = hw->aq_step_p[i] & 0x3f; in vepu540c_h265_global_cfg_set()
546 memcpy(hw->aq_step_p, aq_qp_dealt_default, sizeof(hw->aq_step_p)); in hal_h265e_v540c_init()
H A Dhal_h265e_vepu541.c577 regs->aq_step[i] = hw->aq_step_p[i] & 0x3f; in vepu541_h265_set_l2_regs()
650 memcpy(hw->aq_step_p, aq_qp_dealt_default, sizeof(hw->aq_step_p)); in hal_h265e_v541_init()
H A Dhal_h265e_vepu580.c1356 rc_regs->aq_step[i] = hw->aq_step_p[i] & 0x3f; in vepu580_h265_global_cfg_set()
1570 memcpy(hw->aq_step_p, aq_qp_dealt_default, sizeof(hw->aq_step_p)); in hal_h265e_v580_init()
H A Dhal_h265e_vepu511.c2093 aq_step = &hw->aq_step_p[0]; in vepu511_h265_set_aq()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h403 RK_S32 aq_step_p[16]; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c224 …STRCT(prefix, st, void *, aq_step_p, FLAG_INCR, hw, aq…
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c212 memcpy(hw->aq_step_p, h264_P_aq_step_default, sizeof(hw->aq_step_p)); in hal_h264e_vepu541_init()
1560 regs->aq_step[i] = hw->aq_step_p[i] & 0x3f; in setup_vepu541_l2()
H A Dhal_h264e_vepu540c.c180 memcpy(hw->aq_step_p, h264_P_aq_step_default, sizeof(hw->aq_step_p)); in hal_h264e_vepu540c_init()
1436 regs->reg_rc_roi.aq_step[i] = hw->aq_step_p[i] & 0x3f; in setup_vepu540c_l2()
H A Dhal_h264e_vepu580.c390 memcpy(hw->aq_step_p, h264_P_aq_step_default, sizeof(hw->aq_step_p)); in hal_h264e_vepu580_init()
2044 regs->reg_rc_klut.aq_step[i] = hw->aq_step_p[i] & 0x3f; in setup_vepu580_l2()
H A Dhal_h264e_vepu510.c368 memcpy(hw->aq_step_p, h264_P_aq_step_default, sizeof(hw->aq_step_p)); in hal_h264e_vepu510_init()
1822 aq_step = &hw->aq_step_p[0]; in setup_vepu510_aq()
H A Dhal_h264e_vepu511.c367 memcpy(hw->aq_step_p, h264_P_aq_step_default, sizeof(hw->aq_step_p)); in hal_h264e_vepu511_init()
1784 aq_step = &hw->aq_step_p[0]; in setup_vepu511_aq()