Home
last modified time | relevance | path

Searched refs:VEPU_REG_MB_CTRL (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_reg_tbl.h161 #define VEPU_REG_MB_CTRL 0x098 macro
H A Dhal_h264e_vepu2_reg_tbl.h272 #define VEPU_REG_MB_CTRL 0x1a0 macro
H A Dhal_h264e_vepu1_v2.c638 mb_rc->less_mad_count = VEPU_REG_MB_CNT_SET(reg_val[VEPU_REG_MB_CTRL / 4]); in h264e_vepu1_get_mbrc()
H A Dhal_h264e_vepu2_v2.c703 mb_rc->less_mad_count = (reg_val[VEPU_REG_MB_CTRL / 4] >> 16) & 0xffff; in h264e_vepu2_get_mbrc()