Searched defs:shiftWidth (Results 1 – 1 of 1) sorted by relevance
79 int shiftWidth = (7 + numberOfTrailingZeros(powerOf2)) / 7 * 7; in encodeUnsigned() local87 int shiftWidth = 7 * width; in encodeUnsigned() local