Searched refs:BWmap (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.c189 if (img->BWmap)
190 _TIFFfree(img->BWmap), img->BWmap = NULL;
411 img->BWmap = NULL;
1106 uint32** BWmap = img->BWmap; local
1112 *cp++ = BWmap[*pp][0];
1126 uint32** BWmap = img->BWmap; local
1136 *cp++ = BWmap[*w
1150 uint32** BWmap = img->BWmap; local
1167 uint32** BWmap = img->BWmap; local
1184 uint32** BWmap = img->BWmap; local
[all...]
H A Dtiffio.h226 uint32** BWmap; /* black&white map */ member in struct:_TIFFRGBAImage

Completed in 43 milliseconds