Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A 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()
/libtiff-4.0.7/
H A DChangeLog430 * libtiff/tif_print.c: constify photoNames and orientNames arrays