Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1150 RK_S32 stepLumaX = ((downscaledLumaPlaneW << RS_SCALE_SUBPEL_BITS) + in vdpu_av1d_superres_params() local
1156 RK_S32 errLuma = (upscaledLumaPlaneW * stepLumaX) - in vdpu_av1d_superres_params()
1175 superres_luma_step = stepLumaX; in vdpu_av1d_superres_params()