Searched refs:reducible (Results 1 – 2 of 2) sorted by relevance
293 INT reducible = 1; /* true */ in envelopeReducible() local307 reducible = 0; in envelopeReducible()311 for (e=0; (e < nEnvelopes/2) && (reducible!=0 ) ; e++) { in envelopeReducible()327 reducible = 0; in envelopeReducible()332 return reducible; in envelopeReducible()
418 Format 2 is reducible to format 1. It may be implemented as an additional step prior to and an add…