Searched refs:chop (Results 1 – 1 of 1) sorted by relevance
265 OI_INT chop = 8; in adjustToFitBitpool() local270 while ((bitcount != bitpool) && chop) { in adjustToFitBitpool()295 chop >>= 1; in adjustToFitBitpool()297 bitadjust -= chop; in adjustToFitBitpool()301 bitadjust += chop; in adjustToFitBitpool()