Searched refs:aq_step_i (Results 1 – 12 of 12) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510_tune.c | 95 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 D | hal_h265e_vepu540c.c | 435 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 D | hal_h265e_vepu541.c | 572 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 D | hal_h265e_vepu580.c | 1350 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 D | hal_h265e_vepu511.c | 2089 aq_step = &hw->aq_step_i[0]; in vepu511_h265_set_aq()
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_venc_cmd.h | 402 RK_S32 aq_step_i[16]; member
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 223 …STRCT(prefix, st, void *, aq_step_i, FLAG_INCR, hw, aq…
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 211 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 D | hal_h264e_vepu540c.c | 179 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 D | hal_h264e_vepu580.c | 389 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 D | hal_h264e_vepu510.c | 367 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 D | hal_h264e_vepu511.c | 366 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()
|