Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtiff.h197 #define PHOTOMETRIC_SEPARATED 5 /* !color separations */ macro
Dtif_getimage.c148 case PHOTOMETRIC_SEPARATED: in TIFFRGBAImageOK()
387 case PHOTOMETRIC_SEPARATED: in TIFFRGBAImageBegin()
2409 case PHOTOMETRIC_SEPARATED: in buildMap()
2480 case PHOTOMETRIC_SEPARATED: in PickContigCase()
2634 case PHOTOMETRIC_SEPARATED: in PickSeparateCase()
Dtif_jpeg.c1700 else if (td->td_photometric == PHOTOMETRIC_SEPARATED && td->td_samplesperpixel == 4) in JPEGPreEncode()
/external/pdfium/third_party/libtiff/
Dtiff.h199 #define PHOTOMETRIC_SEPARATED 5 /* !color separations */ macro
Dtif_getimage.c148 case PHOTOMETRIC_SEPARATED: in TIFFRGBAImageOK()
402 case PHOTOMETRIC_SEPARATED: in TIFFRGBAImageBegin()
2470 case PHOTOMETRIC_SEPARATED: in buildMap()
2541 case PHOTOMETRIC_SEPARATED: in PickContigCase()
2695 case PHOTOMETRIC_SEPARATED: in PickSeparateCase()
Dtif_jpeg.c1621 else if (td->td_photometric == PHOTOMETRIC_SEPARATED && td->td_samplesperpixel == 4) in JPEGSetupEncode()