Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c60 #define VDPU34X_SCALING_LIST_OFFSET(pos) (VDPU34X_RPS_OFFSET(pos) + VDPU34X_RPS_ALIGNED_SIZE) macro
732 reg_ctx->offset_sclst[i] = VDPU34X_SCALING_LIST_OFFSET(i); in vdpu34x_h264d_init()