Searched refs:TIFFTAG_REFERENCEBLACKWHITE (Results 1 – 15 of 15) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tiff.h | 342 #define TIFFTAG_REFERENCEBLACKWHITE 532 /* !colorimetry info */ macro
|
D | tif_aux.c | 285 case TIFFTAG_REFERENCEBLACKWHITE: in TIFFVGetFieldDefaulted()
|
D | tif_dir.c | 418 case TIFFTAG_REFERENCEBLACKWHITE: in _TIFFVSetField() 990 case TIFFTAG_REFERENCEBLACKWHITE: in _TIFFVGetField()
|
D | tif_jpeg.c | 1532 if (!TIFFGetField(tif, TIFFTAG_REFERENCEBLACKWHITE, in JPEGSetupEncode() 1542 TIFFSetField(tif, TIFFTAG_REFERENCEBLACKWHITE, in JPEGSetupEncode()
|
D | tif_dirinfo.c | 115 …{ TIFFTAG_REFERENCEBLACKWHITE, 6, 6, TIFF_RATIONAL, 0, TIFF_SETGET_C0_FLOAT, TIFF_SETGET_UNDEFINED…
|
D | tif_getimage.c | 2164 TIFFGetFieldDefaulted(img->tif, TIFFTAG_REFERENCEBLACKWHITE, in initYCbCrConversion()
|
D | tif_dirwrite.c | 612 …if (!TIFFWriteDirectoryTagRationalArray(tif,&ndir,dir,TIFFTAG_REFERENCEBLACKWHITE,6,tif->tif_dir.t… in TIFFWriteDirectorySec()
|
D | ChangeLog | 360 * libtiff/tif_dirwrite.c: Fixed writing of TIFFTAG_REFERENCEBLACKWHITE. 707 * libtiff/tif_print.c: Fixed printing of TIFFTAG_REFERENCEBLACKWHITE which 713 fact that libtiff considers TIFFTAG_REFERENCEBLACKWHITE to be 6 floats. 808 TIFFTAG_REFERENCEBLACKWHITE as a field in the TIFF directory instead
|
/external/pdfium/third_party/libtiff/ |
D | tiff.h | 369 #define TIFFTAG_REFERENCEBLACKWHITE 532 /* !colorimetry info */ macro
|
D | tif_aux.c | 285 case TIFFTAG_REFERENCEBLACKWHITE: in TIFFVGetFieldDefaulted()
|
D | tif_dir.c | 426 case TIFFTAG_REFERENCEBLACKWHITE: in _TIFFVSetField() 1010 case TIFFTAG_REFERENCEBLACKWHITE: in _TIFFVGetField()
|
D | tif_jpeg.c | 1644 if (!TIFFGetField(tif, TIFFTAG_REFERENCEBLACKWHITE, in JPEGSetupEncode() 1654 TIFFSetField(tif, TIFFTAG_REFERENCEBLACKWHITE, in JPEGSetupEncode()
|
D | tif_dirinfo.c | 115 …{ TIFFTAG_REFERENCEBLACKWHITE, 6, 6, TIFF_RATIONAL, 0, TIFF_SETGET_C0_FLOAT, TIFF_SETGET_UNDEFINED…
|
D | tif_getimage.c | 2225 TIFFGetFieldDefaulted(img->tif, TIFFTAG_REFERENCEBLACKWHITE, in initYCbCrConversion()
|
D | tif_dirwrite.c | 612 …if (!TIFFWriteDirectoryTagRationalArray(tif,&ndir,dir,TIFFTAG_REFERENCEBLACKWHITE,6,tif->tif_dir.t… in TIFFWriteDirectorySec()
|