Searched refs:JPEG_MAXBLOCKS (Results 1 – 4 of 4) sorted by relevance
178 #define JPEG_MAXBLOCKS 100 macro180 #define JPEG_MAXBLOCKS 50 macro1189 JPEG_STATIC void *_pBlocks[JPEG_MAXBLOCKS]; /* list of all dynamically allocated blocks */1771 for ( i = 0; i < JPEG_MAXBLOCKS; i++ ) in JPEG_free_all_blocks()1803 for ( i = 0; i < JPEG_MAXBLOCKS; i++ ) in JPEG_alloc()1811 if ( i >= JPEG_MAXBLOCKS ) in JPEG_alloc()
199 #define JPEG_MAXBLOCKS 50UL macro696 void *_pBlocks[E_NJPD_NJPD_TOTAL][JPEG_MAXBLOCKS]; /* list of all dynamically allocated blo…1038 JPEG_STATIC void *_pBlocks[E_NJPD_NJPD_TOTAL][JPEG_MAXBLOCKS]; /* list of all dynamically a…1769 for ( i = 0; i < JPEG_MAXBLOCKS; i++ ) in JPEG_free_all_blocks()1801 for ( i = 0; i < JPEG_MAXBLOCKS; i++ ) in JPEG_alloc()1809 if ( i >= JPEG_MAXBLOCKS ) in JPEG_alloc()
176 #define JPEG_MAXBLOCKS 100 macro178 #define JPEG_MAXBLOCKS 50 macro1174 JPEG_STATIC void *_pBlocks[JPEG_MAXBLOCKS]; /* list of all dynamically allocated blocks */1763 for ( i = 0; i < JPEG_MAXBLOCKS; i++ ) in JPEG_free_all_blocks()1795 for ( i = 0; i < JPEG_MAXBLOCKS; i++ ) in JPEG_alloc()1803 if ( i >= JPEG_MAXBLOCKS ) in JPEG_alloc()
183 #define JPEG_MAXBLOCKS 100 macro185 #define JPEG_MAXBLOCKS 50 macro1199 JPEG_STATIC void *_pBlocks[JPEG_MAXBLOCKS]; /* list of all dynamically allocated blocks */1789 for ( i = 0; i < JPEG_MAXBLOCKS; i++ ) in JPEG_free_all_blocks()1821 for ( i = 0; i < JPEG_MAXBLOCKS; i++ ) in JPEG_alloc()1829 if ( i >= JPEG_MAXBLOCKS ) in JPEG_alloc()