Searched refs:scalist_dat (Results 1 – 3 of 3) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkdec/avs2d/ |
| H A D | hal_avs2d_rkv.c | 68 RK_U8 scalist_dat[AVS2_RKV_SCALIST_SIZE]; member 649 prepare_scalist(p_hal, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_dat)); in hal_avs2d_rkv_gen_regs() 658 …cpy(reg_ctx->bufs_ptr + reg_ctx->sclst_offset, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_dat)); 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 D | hal_avs2d_vdpu383.c | 60 RK_U8 scalist_dat[AVS2_383_SCALIST_SIZE]; member 674 prepare_scalist(p_hal, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_dat)); in hal_avs2d_vdpu383_gen_regs() 683 …cpy(reg_ctx->bufs_ptr + reg_ctx->sclst_offset, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_dat)); in hal_avs2d_vdpu383_gen_regs()
|
| H A D | hal_avs2d_vdpu382.c | 68 RK_U8 scalist_dat[AVS2_RKV_SCALIST_SIZE]; member 716 prepare_scalist(p_hal, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_dat)); in hal_avs2d_vdpu382_gen_regs() 725 …cpy(reg_ctx->bufs_ptr + reg_ctx->sclst_offset, reg_ctx->scalist_dat, sizeof(reg_ctx->scalist_dat)); 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()
|