Searched refs:short1 (Results 1 – 1 of 1) sorted by relevance
171 private static byte short1(short x) { return (byte)(x >> 8); } in short1() method in Bits176 bb._put(bi + 1, short1(x)); in putShortL()181 _put(a + 1, short1(x)); in putShortL()185 bb._put(bi , short1(x)); in putShortB()190 _put(a , short1(x)); in putShortB()