Searched refs:shph_offset (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/ |
| H A D | hal_avs2d_rkv.c | 63 RK_U32 shph_offset; member 533 reg_ctx->shph_offset = reg_ctx->reg_buf[0].offset_shph; in hal_avs2d_rkv_init() 658 reg_ctx->shph_offset = reg_ctx->reg_buf[i].offset_shph; in hal_avs2d_rkv_gen_regs() 680 … memcpy(reg_ctx->bufs_ptr + reg_ctx->shph_offset, reg_ctx->shph_dat, sizeof(reg_ctx->shph_dat)); in hal_avs2d_rkv_gen_regs() 686 trans_cfg.offset = reg_ctx->shph_offset; in hal_avs2d_rkv_gen_regs() 704 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 D | hal_avs2d_vdpu382.c | 63 RK_U32 shph_offset; member 607 reg_ctx->shph_offset = reg_ctx->reg_buf[0].offset_shph; in hal_avs2d_vdpu382_init() 734 reg_ctx->shph_offset = reg_ctx->reg_buf[i].offset_shph; in hal_avs2d_vdpu382_gen_regs() 756 … memcpy(reg_ctx->bufs_ptr + reg_ctx->shph_offset, reg_ctx->shph_dat, sizeof(reg_ctx->shph_dat)); in hal_avs2d_vdpu382_gen_regs() 762 trans_cfg.offset = reg_ctx->shph_offset; in hal_avs2d_vdpu382_gen_regs() 780 fwrite(reg_ctx->bufs_ptr + reg_ctx->shph_offset, 1, sizeof(reg_ctx->shph_dat), fp_shph); in hal_avs2d_vdpu382_gen_regs()
|