Searched refs:extraShort (Results 1 – 1 of 1) sorted by relevance
58 int extraShort = extraInt * Constant.SHORTS_PER_INT; in PipeByteBuffer() local59 int numberOfShorts = mMaxValues + extraShort; in PipeByteBuffer()