Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu1_reg.h95 RK_U32 sw_pic_mb_height_p : 8; member
H A Dhal_h264d_vdpu1.c342 p_regs->SwReg04.sw_pic_mb_height_p = (2 - p_hal->pp->frame_mbs_only_flag) in vdpu1_set_pic_regs()
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1_reg.h315 RK_U32 sw_pic_mb_height_p : 8; member
H A Dhal_jpegd_vdpu1.c663 reg->reg4.sw_pic_mb_height_p = ((s->ver_stride) >> (4)) & 0x0FF; in jpegd_gen_regs()