Home
last modified time | relevance | path

Searched refs:EXTRA_INFO_SIZE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dvcodec_service.h47 #define EXTRA_INFO_SIZE (sizeof(RK_U32) * 34) macro
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c65 ctx->regs = mpp_calloc_size(void, ctx->reg_size + EXTRA_INFO_SIZE); in hal_jpege_vepu1_init()
71 ctx->regs_out = mpp_calloc_size(void, ctx->reg_size + EXTRA_INFO_SIZE); in hal_jpege_vepu1_init()
H A Dhal_jpege_vepu2_v2.c92 ctx->regs = mpp_calloc_size(void, ctx->reg_size + EXTRA_INFO_SIZE); in hal_jpege_vepu2_init()
98 ctx->regs_out = mpp_calloc_size(void, ctx->reg_size + EXTRA_INFO_SIZE); in hal_jpege_vepu2_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1_reg.h610 RK_U8 extra_info[EXTRA_INFO_SIZE];
H A Dhal_jpegd_vdpu2_reg.h674 RK_U8 extra_info[EXTRA_INFO_SIZE];
H A Dhal_jpegd_vdpu1.c917 sizeof(JpegdIocRegInfo) - EXTRA_INFO_SIZE; in hal_jpegd_vdpu1_start()
H A Dhal_jpegd_vdpu2.c902 sizeof(JpegdIocRegInfo) - EXTRA_INFO_SIZE; in hal_jpegd_vdpu2_start()