Home
last modified time | relevance | path

Searched refs:SIZE_OF_JPEGTABLES (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtif_jpeg.c2273 #define SIZE_OF_JPEGTABLES 2000 in TIFFInitJPEG() macro
2282 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()
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c2392 #define SIZE_OF_JPEGTABLES 2000 in TIFFInitJPEG() macro
2401 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()