Searched refs:Bit1 (Results 1 – 3 of 3) sorted by relevance
22 Bit1 = 7, enumerator29 T1 = ((1<<(Bit1+1))-1) ^ 0xFF, /* 0000 0000 */36 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */
21 Bit1 = 7, enumerator28 T1 = ((1<<(Bit1+1))-1) ^ 0xFF, /* 0000 0000 */35 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */
339 uint16_t Bit1 = (VR1 == SelR) ? SelB : BitN; in operator ()() local346 if (W1 <= Bit1) in operator ()()352 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()