Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h85 RK_U32 offset_rps[MAX_GEN_REG]; member
H A Dhal_h265d_vdpu382.c144 reg_ctx->offset_rps[i] = RPS_OFFSET(i); in hal_h265d_vdpu382_init()
152 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in hal_h265d_vdpu382_init()
681 reg_ctx->rps_offset = reg_ctx->offset_rps[i]; in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu34x.c146 reg_ctx->offset_rps[i] = RPS_OFFSET(i); in hal_h265d_vdpu34x_init()
154 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in hal_h265d_vdpu34x_init()
875 reg_ctx->rps_offset = reg_ctx->offset_rps[i]; in hal_h265d_vdpu34x_gen_regs()
H A Dhal_h265d_vdpu383.c156 reg_ctx->offset_rps[i] = RPS_OFFSET(i); in hal_h265d_vdpu383_init()
166 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in hal_h265d_vdpu383_init()
891 reg_ctx->rps_offset = reg_ctx->offset_rps[i]; in hal_h265d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c143 RK_U32 offset_rps[VDPU34X_FAST_REG_SET_CNT]; member
731 reg_ctx->offset_rps[i] = VDPU34X_RPS_OFFSET(i); in vdpu34x_h264d_init()
738 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in vdpu34x_h264d_init()
945 ctx->rps_offset = ctx->offset_rps[i]; in vdpu34x_h264d_gen_regs()
H A Dhal_h264d_vdpu383.c90 RK_U32 offset_rps[VDPU383_FAST_REG_SET_CNT]; member
653 reg_ctx->offset_rps[i] = VDPU383_RPS_OFFSET(i); in vdpu383_h264d_init()
662 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in vdpu383_h264d_init()
866 ctx->rps_offset = ctx->offset_rps[i]; in vdpu383_h264d_gen_regs()
H A Dhal_h264d_vdpu382.c147 RK_U32 offset_rps[VDPU382_FAST_REG_SET_CNT]; member
752 reg_ctx->offset_rps[i] = VDPU382_RPS_OFFSET(i); in vdpu382_h264d_init()
759 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in vdpu382_h264d_init()
974 ctx->rps_offset = ctx->offset_rps[i]; in vdpu382_h264d_gen_regs()