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