Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_getimage.c46 static const char photoTag[] = "PhotometricInterpretation"; variable
113 sprintf(emsg, "Missing needed %s tag", photoTag); in TIFFRGBAImageOK()
127 photoTag, photometric, in TIFFRGBAImageOK()
210 photoTag, photometric); in TIFFRGBAImageOK()
357 sprintf(emsg, "Missing needed %s tag", photoTag); in TIFFRGBAImageBegin()
392 photoTag, img->photometric, in TIFFRGBAImageBegin()
476 photoTag, img->photometric); in TIFFRGBAImageBegin()