Searched refs:find0span (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_fax3.c767 static int32 find0span(u_char*, int32, int32);
769 #pragma inline(find0span,find1span)
778 find0span(u_char* bp, int32 bs, int32 be) function
902 (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be)))
923 span = find0span(bp, bs, bits); /* white span */

Completed in 189 milliseconds