Searched refs:prepare_spspps (Results 1 – 5 of 5) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_rkv_reg.c | 251 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() function 654 prepare_spspps(p_hal, (RK_U64 *)®_ctx->spspps, sizeof(reg_ctx->spspps)); in rkv_h264d_gen_regs()
|
| H A D | hal_h264d_vdpu34x.c | 350 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() function 955 prepare_spspps(p_hal, (RK_U64 *)&ctx->spspps, sizeof(ctx->spspps)); in vdpu34x_h264d_gen_regs()
|
| H A D | hal_h264d_vdpu384a.c | 143 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() function 837 prepare_spspps(p_hal, (RK_U64 *)&ctx->spspps, sizeof(ctx->spspps) / 8); in vdpu384a_h264d_gen_regs()
|
| H A D | hal_h264d_vdpu383.c | 156 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() function 886 prepare_spspps(p_hal, (RK_U64 *)&ctx->spspps, sizeof(ctx->spspps) / 8); in vdpu383_h264d_gen_regs()
|
| H A D | hal_h264d_vdpu382.c | 356 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() function 983 prepare_spspps(p_hal, (RK_U64 *)&ctx->spspps, sizeof(ctx->spspps)); in vdpu382_h264d_gen_regs()
|