Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_vepu1_reg.h310 RK_U32 roi2_bottom : 8; member
H A Dhal_vp8e_vepu2_reg.h378 RK_U32 roi2_bottom : 8; member
H A Dhal_vp8e_base.h272 RK_U32 roi2_bottom; member
H A Dhal_vp8e_vepu1_v2.c195 regs->sw61.roi2_bottom = hw_cfg->roi2_bottom; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c198 regs->sw83.roi2_bottom = hw_cfg->roi2_bottom; in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c162 (y >= hw_cfg->roi2_top) && (y <= hw_cfg->roi2_bottom)) in set_segmentation()
1347 hw_cfg->roi2_top = hw_cfg->roi2_bottom = 255; in alloc_buffer()