Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_getimage.c2540 makecmap(TIFFRGBAImage* img) in makecmap() function
2623 if (img->bitspersample <= 8 && !makecmap(img)) in buildMap()