Home
last modified time | relevance | path

Searched refs:TIFF_NOTYPE (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtiff.h126 TIFF_NOTYPE = 0, /* placeholder */ enumerator
Dtif_dirinfo.c486 TIFFField key = {0, 0, 0, TIFF_NOTYPE, 0, 0, 0, 0, 0, 0, NULL, NULL}; in TIFFFindField()
511 TIFFField key = {0, 0, 0, TIFF_NOTYPE, 0, 0, 0, 0, 0, 0, NULL, NULL}; in _TIFFFindFieldByName()
Dtiffio.h308 #define TIFF_ANY TIFF_NOTYPE /* for field descriptor searching */
DChangeLog2227 * libtiff/tif_dirinfo.c: Use TIFF_NOTYPE instead of 0 when
/external/pdfium/third_party/libtiff/
Dtiff.h126 TIFF_NOTYPE = 0, /* placeholder */ enumerator
Dtif_dirinfo.c502 TIFFField key = {0, 0, 0, TIFF_NOTYPE, 0, 0, 0, 0, 0, 0, NULL, NULL}; in TIFFFindField()
527 TIFFField key = {0, 0, 0, TIFF_NOTYPE, 0, 0, 0, 0, 0, 0, NULL, NULL}; in _TIFFFindFieldByName()
Dtiffio.h308 #define TIFF_ANY TIFF_NOTYPE /* for field descriptor searching */