Home
last modified time | relevance | path

Searched refs:less_mad_count (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.h160 RK_S32 less_mad_count; member
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()