Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_reg_tbl.h158 #define VEPU_REG_RLC_SUM (((x) & 0x007fffff) << 0) macro
H A Dhal_h264e_vepu2_reg_tbl.h130 #define VEPU_REG_RLC_SUM 0x0f8 macro
H A Dhal_h264e_vepu2_v2.c704 mb_rc->rlc_count = reg_val[VEPU_REG_RLC_SUM / 4] & 0x3fffff; in h264e_vepu2_get_mbrc()