Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu2_reg_tbl.h110 #define VEPU_REG_QP_SUM_DIV2 0x0e8 macro
H A Dhal_h264e_vepu2_v2.c702 mb_rc->qp_sum = ((reg_val[VEPU_REG_QP_SUM_DIV2 / 4] >> 11) & 0x001fffff) * 2; in h264e_vepu2_get_mbrc()