Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1_reg.h134 RK_U32 sw_scale_hratio : 18; member
H A Dhal_jpegd_vdpu2_reg.h65 RK_U32 sw_scale_hratio : 18; member
H A Dhal_jpegd_vdpu1.c562 post->reg80_scaling_1.sw_scale_hratio = (outh << 16) / inh; in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c581 reg->reg5.sw_scale_hratio = (outh << 16) / inh; in jpegd_setup_pp()
/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu_reg.h400 RK_U32 sw_scale_hratio : 18; member