Home
last modified time | relevance | path

Searched refs:sw_hscale_invra (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1_reg.h145 RK_U32 sw_hscale_invra : 16; member
H A Dhal_jpegd_vdpu1.c563 post->reg81_scaling_2.sw_hscale_invra = (inh << 16) / outh; in jpegd_setup_pp()
566 post->reg81_scaling_2.sw_hscale_invra = in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c582 reg->reg6.sw_hscale_invra = (inh << 16) / outh; in jpegd_setup_pp()
585 reg->reg6.sw_hscale_invra = ((outh + 1) << 16) / (inh + 1) + 1; in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2_reg.h70 RK_U32 sw_hscale_invra : 16; member
/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu_reg.h418 RK_U32 sw_hscale_invra : 16; member