Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_reg_tbl.h159 #define VEPU_REG_RLC_SUM_OUT(x) (((x) & 0x007fffff) * 4) macro
H A Dhal_h264e_vepu2_reg_tbl.h131 #define VEPU_REG_RLC_SUM_OUT(x) (((x) & 0x007fffff) * 4) macro
H A Dhal_h264e_vepu1_v2.c639 mb_rc->rlc_count = VEPU_REG_RLC_SUM_OUT(reg_val[VEPU_REG_RLC_CTRL / 4]); in h264e_vepu1_get_mbrc()