Searched defs:matchBit (Results 1 – 2 of 2) sorted by relevance
76 int matchBit = (matchByte >> 7) & 1; in DecodeWithMatchByte() local
99 int matchBit = ((matchByte >> i) & 1); in EncodeMatched() local117 int matchBit = (matchByte >> i) & 1; in GetPrice() local