Searched refs:aq_step_i (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_enc_cfg.cpp | 262 …ENTRY(hw, aq_step_i, St, RK_S32 *, MPP_ENC_HW_CFG_CHANGE_AQ_STEP_I, hw, aq…
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_venc_cmd.h | 448 RK_S32 aq_step_i[16]; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_venc_cmd.h | 448 RK_S32 aq_step_i[16]; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 206 memcpy(hw->aq_step_i, h264_I_aq_step_default, sizeof(hw->aq_step_i)); in hal_h264e_vepu541_init() 1510 regs->aq_step[i] = hw->aq_step_i[i] & 0x3f; in setup_vepu541_l2()
|
| H A D | hal_h264e_vepu540c.c | 174 memcpy(hw->aq_step_i, h264_I_aq_step_default, sizeof(hw->aq_step_i)); in hal_h264e_vepu540c_init() 1472 step[i] = hw->aq_step_i[i] & 0x3f; in setup_vepu540c_l2()
|
| H A D | hal_h264e_vepu580.c | 366 memcpy(hw->aq_step_i, h264_I_aq_step_default, sizeof(hw->aq_step_i)); in hal_h264e_vepu580_init() 2099 step[i] = hw->aq_step_i[i] & 0x3f; in setup_vepu580_l2()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 455 step[i] = hw->aq_step_i[i] & 0x3f; in vepu540c_h265_global_cfg_set() 560 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 | 601 step[i] = hw->aq_step_i[i] & 0x3f; in vepu541_h265_set_l2_regs() 676 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 | 1308 step[i] = hw->aq_step_i[i] & 0x3f; in vepu580_h265_global_cfg_set() 1492 memcpy(hw->aq_step_i, aq_qp_dealt_default, sizeof(hw->aq_step_i)); in hal_h265e_v580_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_enc_impl.cpp | 798 memcpy(dst->aq_step_i, src->aq_step_i, sizeof(dst->aq_step_i)); in mpp_enc_proc_hw_cfg()
|