Searched refs:aq_step_p (Results 1 – 12 of 12) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510_tune.c | 96 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 D | hal_h265e_vepu540c.c | 442 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 D | hal_h265e_vepu541.c | 577 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 D | hal_h265e_vepu580.c | 1356 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 D | hal_h265e_vepu511.c | 2093 aq_step = &hw->aq_step_p[0]; in vepu511_h265_set_aq()
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_venc_cmd.h | 403 RK_S32 aq_step_p[16]; member
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 224 …STRCT(prefix, st, void *, aq_step_p, FLAG_INCR, hw, aq…
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 212 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 D | hal_h264e_vepu540c.c | 180 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 D | hal_h264e_vepu580.c | 390 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 D | hal_h264e_vepu510.c | 368 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 D | hal_h264e_vepu511.c | 367 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()
|