Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h211 RK_U32 mbs_in_row; member
H A Dhal_vp8e_vepu1_v2.c84 regs->sw14.width = hw_cfg->mbs_in_row; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c87 regs->sw103.width = hw_cfg->mbs_in_row; in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c1105 hw_cfg->mbs_in_row = width_align / 16; in set_parameter()