Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1_reg.h216 RK_U32 sw_crop_startx_ext : 3; member
H A Dhal_jpegd_vdpu2_reg.h86 RK_U32 sw_crop_startx_ext : 3; member
H A Dhal_jpegd_vdpu1.c301 post->reg92_display.sw_crop_startx_ext = in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c324 reg->reg14.sw_crop_startx_ext = (((crop_x / 16) & 0xE00) >> 9); in jpegd_setup_pp()