Searched refs:aq_thrd_p (Results 1 – 12 of 12) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510_tune.c | 94 memcpy(hw->aq_thrd_p, aq_thd_smt_P, sizeof(hw->aq_thrd_p)); in vepu510_h265e_tune_aq_prepare() 99 memcpy(hw->aq_thrd_p, aq_thd_default, sizeof(hw->aq_thrd_p)); in vepu510_h265e_tune_aq_prepare() 120 r->aq_tthd[i] = hw->aq_thrd_p[i]; in vepu510_h265e_tune_aq()
|
| H A D | hal_h265e_vepu540c.c | 441 rc_regs->aq_tthd[i] = hw->aq_thrd_p[i]; in vepu540c_h265_global_cfg_set() 544 memcpy(hw->aq_thrd_p, aq_thd_default, sizeof(hw->aq_thrd_p)); in hal_h265e_v540c_init()
|
| H A D | hal_h265e_vepu541.c | 576 regs->aq_tthd[i] = hw->aq_thrd_p[i]; in vepu541_h265_set_l2_regs() 648 memcpy(hw->aq_thrd_p, aq_thd_default, sizeof(hw->aq_thrd_p)); in hal_h265e_v541_init()
|
| H A D | hal_h265e_vepu580.c | 1355 rc_regs->aq_tthd[i] = hw->aq_thrd_p[i]; in vepu580_h265_global_cfg_set() 1568 memcpy(hw->aq_thrd_p, aq_thd_default, sizeof(hw->aq_thrd_p)); in hal_h265e_v580_init()
|
| H A D | hal_h265e_vepu511.c | 2092 aq_thd = &hw->aq_thrd_p[0]; in vepu511_h265_set_aq()
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_venc_cmd.h | 401 RK_U32 aq_thrd_p[16]; member
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 222 …STRCT(prefix, st, void *, aq_thrd_p, FLAG_INCR, hw, aq…
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 210 memcpy(hw->aq_thrd_p, h264_aq_tthd_default, sizeof(hw->aq_thrd_p)); in hal_h264e_vepu541_init() 1559 regs->aq_tthd[i] = hw->aq_thrd_p[i]; in setup_vepu541_l2()
|
| H A D | hal_h264e_vepu540c.c | 178 memcpy(hw->aq_thrd_p, h264_aq_tthd_default, sizeof(hw->aq_thrd_p)); in hal_h264e_vepu540c_init() 1435 regs->reg_rc_roi.aq_tthd[i] = hw->aq_thrd_p[i]; in setup_vepu540c_l2()
|
| H A D | hal_h264e_vepu580.c | 388 memcpy(hw->aq_thrd_p, h264_aq_tthd_default, sizeof(hw->aq_thrd_p)); in hal_h264e_vepu580_init() 2043 regs->reg_rc_klut.aq_tthd[i] = hw->aq_thrd_p[i]; in setup_vepu580_l2()
|
| H A D | hal_h264e_vepu510.c | 366 memcpy(hw->aq_thrd_p, h264_aq_tthd_default, sizeof(hw->aq_thrd_p)); in hal_h264e_vepu510_init() 1821 aq_thd = (RK_S32 *)&hw->aq_thrd_p[0]; in setup_vepu510_aq()
|
| H A D | hal_h264e_vepu511.c | 365 memcpy(hw->aq_thrd_p, h264_aq_tthd_default, sizeof(hw->aq_thrd_p)); in hal_h264e_vepu511_init() 1783 aq_thd = (RK_S32 *)&hw->aq_thrd_p[0]; in setup_vepu511_aq()
|