Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c139 void *bufs_ptr; member
724 reg_ctx->bufs_ptr = mpp_buffer_get_ptr(reg_ctx->bufs); in vdpu34x_h264d_init()
743 memcpy((char *)reg_ctx->bufs_ptr + reg_ctx->offset_cabac, in vdpu34x_h264d_init()
967 … memcpy((char *)ctx->bufs_ptr + offset, (char *)ctx->spspps + len, sizeof(ctx->spspps) - len); in vdpu34x_h264d_gen_regs()
973 memcpy((char *)ctx->bufs_ptr + offset, (void *)ctx->spspps, sizeof(ctx->spspps)); in vdpu34x_h264d_gen_regs()
980 memcpy((char *)ctx->bufs_ptr + ctx->rps_offset, (void *)ctx->rps, sizeof(ctx->rps)); in vdpu34x_h264d_gen_regs()
986 memcpy((char *)ctx->bufs_ptr + ctx->sclst_offset, (void *)ctx->sclst, sizeof(ctx->sclst)); in vdpu34x_h264d_gen_regs()
H A Dhal_h264d_vdpu382.c143 void *bufs_ptr; member
745 reg_ctx->bufs_ptr = mpp_buffer_get_ptr(reg_ctx->bufs); in vdpu382_h264d_init()
764 memcpy((char *)reg_ctx->bufs_ptr + reg_ctx->offset_cabac, in vdpu382_h264d_init()
995 … memcpy((char *)ctx->bufs_ptr + offset, (char *)ctx->spspps + len, sizeof(ctx->spspps) - len); in vdpu382_h264d_gen_regs()
1001 memcpy((char *)ctx->bufs_ptr + offset, (void *)ctx->spspps, sizeof(ctx->spspps)); in vdpu382_h264d_gen_regs()
1008 memcpy((char *)ctx->bufs_ptr + ctx->rps_offset, (void *)ctx->rps, sizeof(ctx->rps)); in vdpu382_h264d_gen_regs()
1014 memcpy((char *)ctx->bufs_ptr + ctx->sclst_offset, (void *)ctx->sclst, sizeof(ctx->sclst)); in vdpu382_h264d_gen_regs()
H A Dhal_h264d_vdpu383.c86 void *bufs_ptr; member
646 reg_ctx->bufs_ptr = mpp_buffer_get_ptr(reg_ctx->bufs); in vdpu383_h264d_init()
667 memcpy((char *)reg_ctx->bufs_ptr + reg_ctx->offset_cabac, in vdpu383_h264d_init()
892 memcpy((char *)ctx->bufs_ptr + ctx->spspps_offset, (char *)ctx->spspps, sizeof(ctx->spspps)); in vdpu383_h264d_gen_regs()
898 memcpy((char *)ctx->bufs_ptr + ctx->rps_offset, (void *)ctx->rps, sizeof(ctx->rps)); in vdpu383_h264d_gen_regs()
903 memcpy((char *)ctx->bufs_ptr + ctx->sclst_offset, (void *)ctx->sclst, sizeof(ctx->sclst)); in vdpu383_h264d_gen_regs()
H A Dhal_h264d_vdpu384a.c76 void *bufs_ptr; member
604 reg_ctx->bufs_ptr = mpp_buffer_get_ptr(reg_ctx->bufs); in vdpu384a_h264d_init()
842 memcpy((char *)ctx->bufs_ptr + ctx->spspps_offset, (char *)ctx->spspps, sizeof(ctx->spspps)); in vdpu384a_h264d_gen_regs()
849 memcpy((char *)ctx->bufs_ptr + ctx->sclst_offset, (void *)ctx->sclst, sizeof(ctx->sclst)); in vdpu384a_h264d_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c72 void *bufs_ptr; member
531 reg_ctx->bufs_ptr = mpp_buffer_get_ptr(reg_ctx->bufs); in hal_avs2d_rkv_init()
657 … memcpy(reg_ctx->bufs_ptr + reg_ctx->shph_offset, reg_ctx->shph_dat, sizeof(reg_ctx->shph_dat)); in hal_avs2d_rkv_gen_regs()
658 …memcpy(reg_ctx->bufs_ptr + reg_ctx->sclst_offset, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_da… in hal_avs2d_rkv_gen_regs()
676 fwrite(reg_ctx->bufs_ptr + reg_ctx->shph_offset, 1, sizeof(reg_ctx->shph_dat), fp_shph); in hal_avs2d_rkv_gen_regs()
685 … fwrite(reg_ctx->bufs_ptr + reg_ctx->sclst_offset, 1, sizeof(reg_ctx->scalist_dat), fp_scalist); in hal_avs2d_rkv_gen_regs()
H A Dhal_avs2d_vdpu382.c72 void *bufs_ptr; member
597 reg_ctx->bufs_ptr = mpp_buffer_get_ptr(reg_ctx->bufs); in hal_avs2d_vdpu382_init()
724 … memcpy(reg_ctx->bufs_ptr + reg_ctx->shph_offset, reg_ctx->shph_dat, sizeof(reg_ctx->shph_dat)); in hal_avs2d_vdpu382_gen_regs()
725 …memcpy(reg_ctx->bufs_ptr + reg_ctx->sclst_offset, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_da… in hal_avs2d_vdpu382_gen_regs()
743 fwrite(reg_ctx->bufs_ptr + reg_ctx->shph_offset, 1, sizeof(reg_ctx->shph_dat), fp_shph); in hal_avs2d_vdpu382_gen_regs()
752 … fwrite(reg_ctx->bufs_ptr + reg_ctx->sclst_offset, 1, sizeof(reg_ctx->scalist_dat), fp_scalist); in hal_avs2d_vdpu382_gen_regs()
H A Dhal_avs2d_vdpu383.c64 void *bufs_ptr; member
554 reg_ctx->bufs_ptr = mpp_buffer_get_ptr(reg_ctx->bufs); in hal_avs2d_vdpu383_init()
682 … memcpy(reg_ctx->bufs_ptr + reg_ctx->shph_offset, reg_ctx->shph_dat, sizeof(reg_ctx->shph_dat)); in hal_avs2d_vdpu383_gen_regs()
683 …memcpy(reg_ctx->bufs_ptr + reg_ctx->sclst_offset, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_da… in hal_avs2d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c155 void *bufs_ptr; member
1310 reg_ctx->bufs_ptr = mpp_buffer_get_ptr(reg_ctx->bufs); in hal_av1d_alloc_res()
2279 memcpy((char *)ctx->bufs_ptr, (void *)ctx->header_data, sizeof(ctx->header_data)); in vdpu383_av1d_gen_regs()
2288 dump_data_to_file(dump_cur_fname_path, ctx->bufs_ptr, in vdpu383_av1d_gen_regs()