Home
last modified time | relevance | path

Searched refs:JPEG_MEMORY_malloc (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A Djpeg_memory.h119 void *JPEG_MEMORY_malloc (MS_U32 size);
H A Djpeg_memory.c201 void *JPEG_MEMORY_malloc (MS_U32 size) in JPEG_MEMORY_malloc() function
H A DapiJPEG_OJPD.c1818 q = JPEG_MEMORY_malloc( n + 8 ); in JPEG_alloc()
H A DapiJPEG.c1816 q = JPEG_MEMORY_malloc( n + 8 ); in JPEG_alloc()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A Djpeg_memory.h119 void *JPEG_MEMORY_malloc (MS_U32 size);
H A Djpeg_memory.c201 void *JPEG_MEMORY_malloc (MS_U32 size) in JPEG_MEMORY_malloc() function
H A DapiJPEG.c1836 q = JPEG_MEMORY_malloc( n + 8 ); in JPEG_alloc()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A Djpeg_memory.h119 void *JPEG_MEMORY_malloc (MS_U32 size);
H A Djpeg_memory.c201 void *JPEG_MEMORY_malloc (MS_U32 size) in JPEG_MEMORY_malloc() function
H A DapiJPEG.c1810 q = JPEG_MEMORY_malloc( n + 8 ); in JPEG_alloc()