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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_getimage.c191 if (img->PALmap)
192 _TIFFfree(img->PALmap), img->PALmap = NULL;
412 img->PALmap = NULL;
1034 uint32** PALmap = img->PALmap; local
1041 *cp++ = PALmap[*pp][0];
1054 uint32** PALmap = img->PALmap; local
1060 UNROLL2(w, bw = PALmap[*p
1071 uint32** PALmap = img->PALmap; local
1088 uint32** PALmap = img->PALmap; local
[all...]
H A Dtiffio.h227 uint32** PALmap; /* palette image map */ member in struct:_TIFFRGBAImage

Completed in 57 milliseconds