Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1_reg.h219 RK_U32 sw_pp_in_h_ext : 3; member
H A Dhal_jpegd_vdpu1.c291 post->reg92_display.sw_pp_in_h_ext = (((in_height / 16) & 0x700) >> 8); in jpegd_setup_pp()
297 post->reg92_display.sw_pp_in_h_ext = in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c316 reg->reg34.sw_pp_in_h_ext = (((in_height / 16) & 0x700) >> 8); in jpegd_setup_pp()
321 reg->reg34.sw_pp_in_h_ext = (((crop_height / 16) & 0x700) >> 8); in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2_reg.h140 RK_U32 sw_pp_in_h_ext : 3; member