Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c95 memcpy(hw->aq_step_i, aq_qp_delta_smt_I, sizeof(hw->aq_step_i)); in vepu510_h265e_tune_aq_prepare()
100 memcpy(hw->aq_step_i, aq_qp_delta_default, sizeof(hw->aq_step_i)); in vepu510_h265e_tune_aq_prepare()
118 aq_step[i] = hw->aq_step_i[i] & 0x1F; in vepu510_h265e_tune_aq()
H A Dhal_h265e_vepu540c.c435 rc_regs->aq_step[i] = hw->aq_step_i[i] & 0x3f; in vepu540c_h265_global_cfg_set()
545 memcpy(hw->aq_step_i, aq_qp_dealt_default, sizeof(hw->aq_step_i)); in hal_h265e_v540c_init()
H A Dhal_h265e_vepu541.c572 regs->aq_step[i] = hw->aq_step_i[i] & 0x3f; in vepu541_h265_set_l2_regs()
649 memcpy(hw->aq_step_i, aq_qp_dealt_default, sizeof(hw->aq_step_i)); in hal_h265e_v541_init()
H A Dhal_h265e_vepu580.c1350 rc_regs->aq_step[i] = hw->aq_step_i[i] & 0x3f; in vepu580_h265_global_cfg_set()
1569 memcpy(hw->aq_step_i, aq_qp_dealt_default, sizeof(hw->aq_step_i)); in hal_h265e_v580_init()
H A Dhal_h265e_vepu511.c2089 aq_step = &hw->aq_step_i[0]; in vepu511_h265_set_aq()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h402 RK_S32 aq_step_i[16]; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c223 …STRCT(prefix, st, void *, aq_step_i, FLAG_INCR, hw, aq…
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c211 memcpy(hw->aq_step_i, h264_I_aq_step_default, sizeof(hw->aq_step_i)); in hal_h264e_vepu541_init()
1555 regs->aq_step[i] = hw->aq_step_i[i] & 0x3f; in setup_vepu541_l2()
H A Dhal_h264e_vepu540c.c179 memcpy(hw->aq_step_i, h264_I_aq_step_default, sizeof(hw->aq_step_i)); in hal_h264e_vepu540c_init()
1431 regs->reg_rc_roi.aq_step[i] = hw->aq_step_i[i] & 0x3f; in setup_vepu540c_l2()
H A Dhal_h264e_vepu580.c389 memcpy(hw->aq_step_i, h264_I_aq_step_default, sizeof(hw->aq_step_i)); in hal_h264e_vepu580_init()
2039 regs->reg_rc_klut.aq_step[i] = hw->aq_step_i[i] & 0x3f; in setup_vepu580_l2()
H A Dhal_h264e_vepu510.c367 memcpy(hw->aq_step_i, h264_I_aq_step_default, sizeof(hw->aq_step_i)); in hal_h264e_vepu510_init()
1819 aq_step = &hw->aq_step_i[0]; in setup_vepu510_aq()
H A Dhal_h264e_vepu511.c366 memcpy(hw->aq_step_i, h264_I_aq_step_default, sizeof(hw->aq_step_i)); in hal_h264e_vepu511_init()
1781 aq_step = &hw->aq_step_i[0]; in setup_vepu511_aq()