Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/addtiffo/
A Dtif_overview.c206 else if( nSampleFormat == SAMPLEFORMAT_INT && nPixelBytes == 2 ) in TIFF_GetSourceSamples()
210 else if( nSampleFormat == SAMPLEFORMAT_INT && nPixelBytes == 32 ) in TIFF_GetSourceSamples()
247 else if( nSampleFormat == SAMPLEFORMAT_INT && nPixelBytes == 2 ) in TIFF_SetSample()
251 else if( nSampleFormat == SAMPLEFORMAT_INT && nPixelBytes == 32 ) in TIFF_SetSample()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_luv.c1256 case PACK(1, 16, SAMPLEFORMAT_INT): in LogL16GuessDataFmt()
1345 case PACK(32, SAMPLEFORMAT_INT): in LogLuvGuessDataFmt()
1349 case PACK(16, SAMPLEFORMAT_INT): in LogLuvGuessDataFmt()
1592 td->td_sampleformat = SAMPLEFORMAT_INT; in LogLuvClose()
1637 fmt = SAMPLEFORMAT_INT; in LogLuvVSetField()
A Dtiff.h308 #define SAMPLEFORMAT_INT 2 /* !signed integer data */ macro
A Dtif_print.c317 case SAMPLEFORMAT_INT: in TIFFPrintDirectory()
A Dtif_dir.c408 case DATATYPE_INT: v = SAMPLEFORMAT_INT; break; in _TIFFVSetField()
1037 case SAMPLEFORMAT_INT: in _TIFFVGetField()
A Dtif_pixarlog.c623 if (format == SAMPLEFORMAT_VOID || format == SAMPLEFORMAT_INT) in PixarLogGuessDataFmt()
1355 TIFFSetField(tif, TIFFTAG_SAMPLEFORMAT, SAMPLEFORMAT_INT); in PixarLogVSetField()
A Dtif_dirwrite.c1042 case SAMPLEFORMAT_INT: in TIFFWriteDirectoryTagSampleformatArray()
1101 case SAMPLEFORMAT_INT:
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dtiff.h308 #define SAMPLEFORMAT_INT 2 /* !signed integer data */ macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Draw2tiff.c241 TIFFSetField(out, TIFFTAG_SAMPLEFORMAT, SAMPLEFORMAT_INT); in main()
A Dtiffcmp.c383 || sampleformat == SAMPLEFORMAT_INT) { in ContigCompare()

Completed in 43 milliseconds