Searched refs:OneLeadPos (Results 1 – 1 of 1) sorted by relevance
27 const uint8_t OneLeadPos[256] = { variable58 return byte_pos * 8 + OneLeadPos[data]; in FindBit()83 return std::min(byte_pos * 8 + OneLeadPos[data], max_pos); in FindBit()