Searched refs:Bit2 (Results 1 – 2 of 2) sorted by relevance
24 Bit2 = 5, enumerator31 T2 = ((1<<(Bit2+1))-1) ^ 0xFF, /* 1100 0000 */37 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */
338 uint16_t Bit2 = (VR2 == SelR) ? SelB : BitN; in operator ()() local345 return Bit2 < W2; in operator ()()347 if (W2 <= Bit2) in operator ()()350 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()