Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/xtiff/
A Dxtiff.c243 tfPhotometricInterpretation, tfGrayResponseUnit, variable
438 &tfPhotometricInterpretation)) { in GetTIFFHeader()
440 tfPhotometricInterpretation = PHOTOMETRIC_RGB; in GetTIFFHeader()
442 tfPhotometricInterpretation = PHOTOMETRIC_MINISBLACK; in GetTIFFHeader()
445 tfPhotometricInterpretation = PHOTOMETRIC_PALETTE; in GetTIFFHeader()
448 tfPhotometricInterpretation = PHOTOMETRIC_MINISBLACK; in GetTIFFHeader()
454 switch (tfPhotometricInterpretation) { in GetTIFFHeader()
503 tfPhotometricInterpretation); in GetTIFFHeader()
550 if (((tfPhotometricInterpretation == PHOTOMETRIC_MINISWHITE) in SimpleGammaCorrection()
619 switch (tfPhotometricInterpretation) { in GetVisual()
[all …]

Completed in 7 milliseconds