Home
last modified time | relevance | path

Searched refs:shph_dat (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c67 RK_U8 shph_dat[AVS2_RKV_SHPH_SIZE]; member
648 prepare_header(p_hal, reg_ctx->shph_dat, sizeof(reg_ctx->shph_dat)); in hal_avs2d_rkv_gen_regs()
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()
676 fwrite(reg_ctx->bufs_ptr + reg_ctx->shph_offset, 1, sizeof(reg_ctx->shph_dat), fp_shph); in hal_avs2d_rkv_gen_regs()
H A Dhal_avs2d_vdpu383.c59 RK_U8 shph_dat[AVS2_383_SHPH_SIZE]; member
673 prepare_header(p_hal, reg_ctx->shph_dat, sizeof(reg_ctx->shph_dat) / 8); in hal_avs2d_vdpu383_gen_regs()
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()
H A Dhal_avs2d_vdpu382.c67 RK_U8 shph_dat[AVS2_RKV_SHPH_SIZE]; member
715 prepare_header(p_hal, reg_ctx->shph_dat, sizeof(reg_ctx->shph_dat)); in hal_avs2d_vdpu382_gen_regs()
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()
743 fwrite(reg_ctx->bufs_ptr + reg_ctx->shph_offset, 1, sizeof(reg_ctx->shph_dat), fp_shph); in hal_avs2d_vdpu382_gen_regs()