Searched refs:prepare_framerps (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_rkv_reg.c | 347 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() function 655 prepare_framerps(p_hal, (RK_U64 *)®_ctx->rps, sizeof(reg_ctx->rps)); in rkv_h264d_gen_regs()
|
| H A D | hal_h264d_vdpu34x.c | 445 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() function 956 prepare_framerps(p_hal, (RK_U64 *)&ctx->rps, sizeof(ctx->rps)); in vdpu34x_h264d_gen_regs()
|
| H A D | hal_h264d_vdpu383.c | 288 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() function 887 prepare_framerps(p_hal, (RK_U64 *)&ctx->rps, sizeof(ctx->rps) / 8); in vdpu383_h264d_gen_regs()
|
| H A D | hal_h264d_vdpu382.c | 451 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() function 984 prepare_framerps(p_hal, (RK_U64 *)&ctx->rps, sizeof(ctx->rps)); in vdpu382_h264d_gen_regs()
|