Home
last modified time | relevance | path

Searched refs:intra_area_bottom (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_vepu1_reg.h283 RK_U32 intra_area_bottom : 8; member
H A Dhal_vp8e_vepu2_reg.h162 RK_U32 intra_area_bottom : 8; member
H A Dhal_vp8e_base.h264 RK_U32 intra_area_bottom; member
H A Dhal_vp8e_vepu1_v2.c186 regs->sw56.intra_area_bottom = hw_cfg->intra_area_bottom; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c189 regs->sw46.intra_area_bottom = hw_cfg->intra_area_bottom ; in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c1343 hw_cfg->intra_area_top = hw_cfg->intra_area_bottom = 255; in alloc_buffer()