Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A Djpeg_memory.c124 #define MIN_BLOCK (HLEN * 4) macro
224 if (k < MIN_BLOCK) /* rem. bytes too small for new block */ in JPEG_MEMORY_malloc()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A Djpeg_memory.c124 #define MIN_BLOCK (HLEN * 4) macro
224 if (k < MIN_BLOCK) /* rem. bytes too small for new block */ in JPEG_MEMORY_malloc()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A Djpeg_memory.c124 #define MIN_BLOCK (HLEN * 4) macro
224 if (k < MIN_BLOCK) /* rem. bytes too small for new block */ in JPEG_MEMORY_malloc()