Searched refs:SIZE_OF_JPEGTABLES (Results 1 – 2 of 2) sorted by relevance
2273 #define SIZE_OF_JPEGTABLES 2000 in TIFFInitJPEG() macro2282 sp->jpegtables_length = SIZE_OF_JPEGTABLES; in TIFFInitJPEG()2285 _TIFFmemset(sp->jpegtables, 0, SIZE_OF_JPEGTABLES); in TIFFInitJPEG()2286 #undef SIZE_OF_JPEGTABLES in TIFFInitJPEG()
2392 #define SIZE_OF_JPEGTABLES 2000 in TIFFInitJPEG() macro2401 sp->jpegtables_length = SIZE_OF_JPEGTABLES; in TIFFInitJPEG()2405 _TIFFmemset(sp->jpegtables, 0, SIZE_OF_JPEGTABLES); in TIFFInitJPEG()2414 #undef SIZE_OF_JPEGTABLES in TIFFInitJPEG()