Searched refs:GetTotalECCodeWords (Results 1 – 3 of 3) sorted by relevance
22 int32_t GetTotalECCodeWords() const;
40 int32_t CBC_QRCoderECBlocks::GetTotalECCodeWords() const { in GetTotalECCodeWords() function in CBC_QRCoderECBlocks
216 int32_t numEcBytes = ecBlocks->GetTotalECCodeWords(); in InitQRCode()