Searched refs:SHORTS_PER_INT (Results 1 – 2 of 2) sorted by relevance
44 public static final int SHORTS_PER_INT = 2; field in Constant
58 int extraShort = extraInt * Constant.SHORTS_PER_INT; in PipeByteBuffer()