Home
last modified time | relevance | path

Searched refs:swreg4 (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c801 regs->swreg4.sw_ref_frames++; in vdpu_av1d_set_reference_frames()
804 regs->swreg4.sw_ref_frames = 1; in vdpu_av1d_set_reference_frames()
1218 regs->swreg4.sw_pic_width_in_cbs = MPP_ALIGN(dxva->width, 8) >> 3; in vdpu_av1d_set_picture_dimensions()
1219 regs->swreg4.sw_pic_height_in_cbs = MPP_ALIGN(dxva->height, 8) >> 3; in vdpu_av1d_set_picture_dimensions()
H A Dhal_av1d_vdpu_reg.h1603 } swreg4; member