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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_packbits.c52 * NB: tidata is the type representing *(tidata_t);
56 typedef unsigned char tidata; typedef
111 *op++ = (tidata) -127;
129 *op++ = (tidata) -127;
145 *op++ = (tidata) -127;
166 if (n == 1 && op[-2] == (tidata) -1 &&

Completed in 49 milliseconds