Home
last modified time | relevance | path

Searched defs:PALmap (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_getimage.c1210 uint32** PALmap = img->PALmap; in DECLAREContigPutFunc() local
1230 uint32** PALmap = img->PALmap; in DECLAREContigPutFunc() local
1247 uint32** PALmap = img->PALmap; in DECLAREContigPutFunc() local
1264 uint32** PALmap = img->PALmap; in DECLAREContigPutFunc() local
H A Dtiffio.h224 uint32** PALmap; /* palette image map */ member