Searched refs:kMtfMask (Results 1 – 2 of 2) sorted by relevance
352 const UInt32 kMtfMask = (1 << kMtfBits) - 1; in ReadBlock2() local364 UInt32 tmp = (state2 >> (kMtfBits * state4)) & kMtfMask; in ReadBlock2()
355 const UInt32 kMtfMask = (1 << kMtfBits) - 1; in ReadBlock2() local367 UInt32 tmp = (state2 >> (kMtfBits * state4)) & kMtfMask; in ReadBlock2()