Searched refs:aq_qp_dealt_default (Results 1 – 3 of 3) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 115 static RK_S32 aq_qp_dealt_default[16] = { variable 545 memcpy(hw->aq_step_i, aq_qp_dealt_default, sizeof(hw->aq_step_i)); in hal_h265e_v540c_init() 546 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 | 122 static RK_S32 aq_qp_dealt_default[16] = { variable 649 memcpy(hw->aq_step_i, aq_qp_dealt_default, sizeof(hw->aq_step_i)); in hal_h265e_v541_init() 650 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 | 242 static RK_S32 aq_qp_dealt_default[16] = { variable 1569 memcpy(hw->aq_step_i, aq_qp_dealt_default, sizeof(hw->aq_step_i)); in hal_h265e_v580_init() 1570 memcpy(hw->aq_step_p, aq_qp_dealt_default, sizeof(hw->aq_step_p)); in hal_h265e_v580_init()
|