Searched refs:h264_aq_tthd_default (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 105 static RK_S32 h264_aq_tthd_default[16] = { variable 204 memcpy(hw->aq_thrd_i, h264_aq_tthd_default, sizeof(hw->aq_thrd_i)); in hal_h264e_vepu541_init() 205 memcpy(hw->aq_thrd_p, h264_aq_tthd_default, sizeof(hw->aq_thrd_p)); in hal_h264e_vepu541_init() 1505 memcpy(regs->aq_tthd, h264_aq_tthd_default, sizeof(regs->aq_tthd)); in setup_vepu541_l2()
|
| H A D | hal_h264e_vepu540c.c | 89 static RK_S32 h264_aq_tthd_default[16] = { variable 172 memcpy(hw->aq_thrd_i, h264_aq_tthd_default, sizeof(hw->aq_thrd_i)); in hal_h264e_vepu540c_init() 173 memcpy(hw->aq_thrd_p, h264_aq_tthd_default, sizeof(hw->aq_thrd_p)); in hal_h264e_vepu540c_init() 1470 for (i = 0; i < MPP_ARRAY_ELEMS(h264_aq_tthd_default); i++) { in setup_vepu540c_l2()
|
| H A D | hal_h264e_vepu580.c | 155 static RK_S32 h264_aq_tthd_default[16] = { variable 364 memcpy(hw->aq_thrd_i, h264_aq_tthd_default, sizeof(hw->aq_thrd_i)); in hal_h264e_vepu580_init() 365 memcpy(hw->aq_thrd_p, h264_aq_tthd_default, sizeof(hw->aq_thrd_p)); in hal_h264e_vepu580_init() 2097 for (i = 0; i < MPP_ARRAY_ELEMS(h264_aq_tthd_default); i++) { in setup_vepu580_l2()
|