Searched refs:GetCharacterCountBits (Results 1 – 4 of 4) sorted by relevance
39 int32_t GetCharacterCountBits(CBC_QRCoderVersion* version, int32_t& e);
121 int32_t CBC_QRCoderMode::GetCharacterCountBits(CBC_QRCoderVersion* version, in GetCharacterCountBits() function in CBC_QRCoderMode
80 int32_t numBits = mode->GetCharacterCountBits(version, e); in Decode()
842 int32_t numBits = mode->GetCharacterCountBits(qcv, e); in AppendLengthInfo()