Searched refs:aq_step_p (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_enc_cfg.cpp | 263 …ENTRY(hw, aq_step_p, St, RK_S32 *, MPP_ENC_HW_CFG_CHANGE_AQ_STEP_P, hw, aq…
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_venc_cmd.h | 449 RK_S32 aq_step_p[16]; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_venc_cmd.h | 449 RK_S32 aq_step_p[16]; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 207 memcpy(hw->aq_step_p, h264_P_aq_step_default, sizeof(hw->aq_step_p)); in hal_h264e_vepu541_init() 1515 regs->aq_step[i] = hw->aq_step_p[i] & 0x3f; in setup_vepu541_l2()
|
| H A D | hal_h264e_vepu540c.c | 175 memcpy(hw->aq_step_p, h264_P_aq_step_default, sizeof(hw->aq_step_p)); in hal_h264e_vepu540c_init() 1477 step[i] = hw->aq_step_p[i] & 0x3f; in setup_vepu540c_l2()
|
| H A D | hal_h264e_vepu580.c | 367 memcpy(hw->aq_step_p, h264_P_aq_step_default, sizeof(hw->aq_step_p)); in hal_h264e_vepu580_init() 2104 step[i] = hw->aq_step_p[i] & 0x3f; in setup_vepu580_l2()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 464 step[i] = hw->aq_step_p[i] & 0x3f; in vepu540c_h265_global_cfg_set() 561 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 | 612 step[i] = hw->aq_step_p[i] & 0x3f; in vepu541_h265_set_l2_regs() 677 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 | 1318 step[i] = hw->aq_step_p[i] & 0x3f; in vepu580_h265_global_cfg_set() 1493 memcpy(hw->aq_step_p, aq_qp_dealt_default, sizeof(hw->aq_step_p)); in hal_h265e_v580_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_enc_impl.cpp | 801 memcpy(dst->aq_step_p, src->aq_step_p, sizeof(dst->aq_step_p)); in mpp_enc_proc_hw_cfg()
|