Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_getimage.c2448 makecmap(TIFFRGBAImage* img) in makecmap() function
2531 if (img->bitspersample <= 8 && !makecmap(img)) in buildMap()