Searched refs:GetCharacterCountBits (Results 1 – 3 of 3) sorted by relevance
25 int32_t GetCharacterCountBits(int32_t number, int32_t& e) const;
114 int32_t CBC_QRCoderMode::GetCharacterCountBits(int32_t number, in GetCharacterCountBits() function in CBC_QRCoderMode
175 int32_t numBits = mode->GetCharacterCountBits(qcv->GetVersionNumber(), e); in AppendLengthInfo()