Searched refs:lmmsb (Results 1 – 1 of 1) sorted by relevance
172 …public static long decodeLong(byte llsb, byte lmlsb, byte lmmsb, byte lgsb, byte glsb, byte gmlsb,… in decodeLong() argument176 ((lmmsb & 0xFFL) << 16) | in decodeLong()