Searched refs:PALmap (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_getimage.c199 if (img->PALmap)
200 _TIFFfree(img->PALmap), img->PALmap = NULL;
427 img->PALmap = NULL;
1059 uint32** PALmap = img->PALmap; local
1066 *cp++ = PALmap[*pp][0];
1079 uint32** PALmap = img->PALmap; local
1085 UNROLL2(w, bw = PALmap[*p
1096 uint32** PALmap = img->PALmap; local
1113 uint32** PALmap = img->PALmap; local
[all...]
H A Dtiffio.h215 uint32** PALmap; /* palette image map */ member in struct:_TIFFRGBAImage

Completed in 184 milliseconds