Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1_reg.h217 RK_U32 sw_crop_starty_ext : 3; member
H A Dhal_jpegd_vdpu2_reg.h83 RK_U32 sw_crop_starty_ext : 3; member
H A Dhal_jpegd_vdpu1.c304 post->reg92_display.sw_crop_starty_ext = in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c325 reg->reg14.sw_crop_starty_ext = (((crop_y / 16) & 0x700) >> 8); in jpegd_setup_pp()