Searched refs:aq_thrd_i (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/base/test/ |
| H A D | mpp_enc_cfg_test.c | 46 RK_S32 aq_thrd_i[16] = { in main() local 91 ret = mpp_enc_cfg_set_st(cfg, "hw:aq_step_i", aq_thrd_i); in main()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_enc_cfg.cpp | 260 …ENTRY(hw, aq_thrd_i, St, RK_S32 *, MPP_ENC_HW_CFG_CHANGE_AQ_THRD_I, hw, aq…
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_venc_cmd.h | 446 RK_U32 aq_thrd_i[16]; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_venc_cmd.h | 446 RK_U32 aq_thrd_i[16]; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 204 memcpy(hw->aq_thrd_i, h264_aq_tthd_default, sizeof(hw->aq_thrd_i)); in hal_h264e_vepu541_init() 1509 regs->aq_tthd[i] = hw->aq_thrd_i[i]; in setup_vepu541_l2()
|
| H A D | hal_h264e_vepu540c.c | 172 memcpy(hw->aq_thrd_i, h264_aq_tthd_default, sizeof(hw->aq_thrd_i)); in hal_h264e_vepu540c_init() 1471 thd[i] = hw->aq_thrd_i[i]; in setup_vepu540c_l2()
|
| H A D | hal_h264e_vepu580.c | 364 memcpy(hw->aq_thrd_i, h264_aq_tthd_default, sizeof(hw->aq_thrd_i)); in hal_h264e_vepu580_init() 2098 thd[i] = hw->aq_thrd_i[i]; in setup_vepu580_l2()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 454 thd[i] = hw->aq_thrd_i[i]; in vepu540c_h265_global_cfg_set() 558 memcpy(hw->aq_thrd_i, aq_thd_default, sizeof(hw->aq_thrd_i)); in hal_h265e_v540c_init()
|
| H A D | hal_h265e_vepu541.c | 600 thd[i] = hw->aq_thrd_i[i]; in vepu541_h265_set_l2_regs() 674 memcpy(hw->aq_thrd_i, aq_thd_default, sizeof(hw->aq_thrd_i)); in hal_h265e_v541_init()
|
| H A D | hal_h265e_vepu580.c | 1307 thd[i] = hw->aq_thrd_i[i]; in vepu580_h265_global_cfg_set() 1490 memcpy(hw->aq_thrd_i, aq_thd_default, sizeof(hw->aq_thrd_i)); in hal_h265e_v580_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_enc_impl.cpp | 792 memcpy(dst->aq_thrd_i, src->aq_thrd_i, sizeof(dst->aq_thrd_i)); in mpp_enc_proc_hw_cfg()
|