Home
last modified time | relevance | path

Searched refs:VEPU_CTRL_LEVELS (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.h36 #define VEPU_CTRL_LEVELS 7 macro
130 RK_S32 cp_error[VEPU_CTRL_LEVELS];
131 RK_S32 cp_delta_qp[VEPU_CTRL_LEVELS];
H A Dhal_h264e_vepu_v2.c651 for (i = 0; i < VEPU_CTRL_LEVELS; i++) { in h264e_vepu_mbrc_prepare()