Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h90 RK_U32 offset_rps[MAX_GEN_REG]; member
H A Dhal_h265d_vdpu382.c145 reg_ctx->offset_rps[i] = RPS_OFFSET(i); in hal_h265d_vdpu382_init()
153 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in hal_h265d_vdpu382_init()
663 reg_ctx->rps_offset = reg_ctx->offset_rps[i]; in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu34x.c145 reg_ctx->offset_rps[i] = RPS_OFFSET(i); in hal_h265d_vdpu34x_init()
153 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in hal_h265d_vdpu34x_init()
868 reg_ctx->rps_offset = reg_ctx->offset_rps[i]; in hal_h265d_vdpu34x_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c143 RK_U32 offset_rps[VDPU34X_FAST_REG_SET_CNT]; member
725 reg_ctx->offset_rps[i] = VDPU34X_RPS_OFFSET(i); in vdpu34x_h264d_init()
732 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in vdpu34x_h264d_init()
939 ctx->rps_offset = ctx->offset_rps[i]; in vdpu34x_h264d_gen_regs()
H A Dhal_h264d_vdpu382.c147 RK_U32 offset_rps[VDPU382_FAST_REG_SET_CNT]; member
751 reg_ctx->offset_rps[i] = VDPU382_RPS_OFFSET(i); in vdpu382_h264d_init()
758 reg_ctx->rps_offset = reg_ctx->offset_rps[0]; in vdpu382_h264d_init()
989 ctx->rps_offset = ctx->offset_rps[i]; in vdpu382_h264d_gen_regs()