Home
last modified time | relevance | path

Searched refs:JPEGD_STREAM_BUFF_SIZE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpegd_syntax.h32 #define JPEGD_STREAM_BUFF_SIZE (512*1024) macro
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c1219 JpegCtx->recv_buffer = mpp_calloc(RK_U8, JPEGD_STREAM_BUFF_SIZE); in jpegd_init()
1224 JpegCtx->bufferSize = JPEGD_STREAM_BUFF_SIZE; in jpegd_init()
1227 JpegCtx->recv_buffer, JPEGD_STREAM_BUFF_SIZE); in jpegd_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c283 JPEGD_STREAM_BUFF_SIZE); in hal_jpegd_rkv_init()
H A Dhal_jpegd_vdpu1.c770 JPEGD_STREAM_BUFF_SIZE); in hal_jpegd_vdpu1_init()
H A Dhal_jpegd_vdpu2.c756 JPEGD_STREAM_BUFF_SIZE); in hal_jpegd_vdpu2_init()