Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1_reg.h218 RK_U32 sw_pp_in_w_ext : 3; member
H A Dhal_jpegd_vdpu1.c289 post->reg92_display.sw_pp_in_w_ext = (((in_width / 16) & 0xE00) >> 9); in jpegd_setup_pp()
294 post->reg92_display.sw_pp_in_w_ext = in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c314 reg->reg34.sw_pp_in_w_ext = (((in_width / 16) & 0xE00) >> 9); in jpegd_setup_pp()
319 reg->reg34.sw_pp_in_w_ext = (((crop_width / 16) & 0xE00) >> 9); in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2_reg.h137 RK_U32 sw_pp_in_w_ext : 3; member