Searched refs:chop (Results 1 – 1 of 1) sorted by relevance
250 OI_INT chop = 8; in adjustToFitBitpool() local255 while ((bitcount != bitpool) && chop) { in adjustToFitBitpool()280 chop >>= 1; in adjustToFitBitpool()282 bitadjust -= chop; in adjustToFitBitpool()286 bitadjust += chop; in adjustToFitBitpool()