Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c47 MppBuffer sclst; member
54 RK_U8 sclst[RKV_SCALING_LIST_SIZE]; member
568 &reg_ctx->reg_buf[i].sclst, RKV_SCALING_LIST_SIZE)); in rkv_h264d_init()
575 reg_ctx->sclst_buf = reg_ctx->reg_buf[0].sclst; in rkv_h264d_init()
628 mpp_buffer_put(reg_ctx->reg_buf[i].sclst); in rkv_h264d_deinit()
662 reg_ctx->sclst_buf = reg_ctx->reg_buf[i].sclst; in rkv_h264d_gen_regs()
672 prepare_scanlist(p_hal, (RK_U64 *)&reg_ctx->sclst, sizeof(reg_ctx->sclst)); in rkv_h264d_gen_regs()
689 (void *)reg_ctx->sclst, sizeof(reg_ctx->sclst)); in rkv_h264d_gen_regs()
H A Dhal_h264d_vdpu34x.c135 RK_U8 sclst[VDPU34X_SCALING_LIST_SIZE]; member
948 prepare_scanlist(p_hal, ctx->sclst, sizeof(ctx->sclst)); in vdpu34x_h264d_gen_regs()
982 memcpy((char *)ctx->bufs_ptr + ctx->sclst_offset, (void *)ctx->sclst, sizeof(ctx->sclst)); in vdpu34x_h264d_gen_regs()
H A Dhal_h264d_vdpu382.c139 RK_U8 sclst[VDPU382_SCALING_LIST_SIZE]; member
999 prepare_scanlist(p_hal, ctx->sclst, sizeof(ctx->sclst)); in vdpu382_h264d_gen_regs()
1033 memcpy((char *)ctx->bufs_ptr + ctx->sclst_offset, (void *)ctx->sclst, sizeof(ctx->sclst)); in vdpu382_h264d_gen_regs()