Home
last modified time | relevance | path

Searched refs:mbs_in_col (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h210 RK_U32 mbs_in_col; member
H A Dhal_vp8e_vepu1_v2.c85 regs->sw14.height = hw_cfg->mbs_in_col; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c88 regs->sw103.height = hw_cfg->mbs_in_col; in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c1106 hw_cfg->mbs_in_col = height_align / 16; in set_parameter()