Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_print.c40 static const char * const photoNames[] = { variable
53 #define NPHOTONAMES (sizeof (photoNames) / sizeof (photoNames[0]))
350 fprintf(fd, "%s\n", photoNames[td->td_photometric]); in TIFFPrintDirectory()