Home
last modified time | relevance | path

Searched refs:SAMPLEFORMAT_INT (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_luv.c1214 case PACK(1, 16, SAMPLEFORMAT_INT): in LogL16GuessDataFmt()
1292 case PACK(32, SAMPLEFORMAT_INT): in LogLuvGuessDataFmt()
1296 case PACK(16, SAMPLEFORMAT_INT): in LogLuvGuessDataFmt()
1529 td->td_sampleformat = SAMPLEFORMAT_INT; in LogLuvClose()
1571 bps = 16, fmt = SAMPLEFORMAT_INT; in LogLuvVSetField()
Dtiff.h308 #define SAMPLEFORMAT_INT 2 /* !signed integer data */ macro
Dtif_print.c318 case SAMPLEFORMAT_INT: in TIFFPrintDirectory()
Dtif_pixarlog.c620 if (format == SAMPLEFORMAT_VOID || format == SAMPLEFORMAT_INT) in PixarLogGuessDataFmt()
1312 TIFFSetField(tif, TIFFTAG_SAMPLEFORMAT, SAMPLEFORMAT_INT); in PixarLogVSetField()
Dtif_dir.c374 case DATATYPE_INT: v = SAMPLEFORMAT_INT; break; in _TIFFVSetField()
975 case SAMPLEFORMAT_INT: in _TIFFVGetField()
Dtif_dirwrite.c956 case SAMPLEFORMAT_INT: in TIFFWriteDirectoryTagSampleformatArray()
1015 case SAMPLEFORMAT_INT:
/external/opencv3/3rdparty/libtiff/
Dtif_luv.c1200 case PACK(1, 16, SAMPLEFORMAT_INT): in LogL16GuessDataFmt()
1278 case PACK(32, SAMPLEFORMAT_INT): in LogLuvGuessDataFmt()
1282 case PACK(16, SAMPLEFORMAT_INT): in LogLuvGuessDataFmt()
1515 td->td_sampleformat = SAMPLEFORMAT_INT; in LogLuvClose()
1557 bps = 16, fmt = SAMPLEFORMAT_INT; in LogLuvVSetField()
Dtiff.h305 #define SAMPLEFORMAT_INT 2 /* !signed integer data */ macro
Dtif_print.c316 case SAMPLEFORMAT_INT: in TIFFPrintDirectory()
Dtif_dir.c366 case DATATYPE_INT: v = SAMPLEFORMAT_INT; break; in _TIFFVSetField()
955 case SAMPLEFORMAT_INT: in _TIFFVGetField()
Dtif_pixarlog.c620 if (format == SAMPLEFORMAT_VOID || format == SAMPLEFORMAT_INT) in PixarLogGuessDataFmt()
1296 TIFFSetField(tif, TIFFTAG_SAMPLEFORMAT, SAMPLEFORMAT_INT); in PixarLogVSetField()
Dtif_dirwrite.c956 case SAMPLEFORMAT_INT: in TIFFWriteDirectoryTagSampleformatArray()
1015 case SAMPLEFORMAT_INT: