Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_vepu1_reg.h303 RK_U32 roi1_bottom : 8; member
H A Dhal_vp8e_vepu2_reg.h371 RK_U32 roi1_bottom : 8; member
H A Dhal_vp8e_base.h268 RK_U32 roi1_bottom; member
H A Dhal_vp8e_vepu1_v2.c190 regs->sw60.roi1_bottom = hw_cfg->roi1_bottom; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c193 regs->sw82.roi1_bottom = hw_cfg->roi1_bottom; in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c159 (y >= hw_cfg->roi1_top) && (y <= hw_cfg->roi1_bottom)) in set_segmentation()
1345 hw_cfg->roi1_top = hw_cfg->roi1_bottom = 255; in alloc_buffer()