Home | History | Annotate | Download | only in qrcode

Lines Matching defs:ecBlocks

329   CBC_QRCoderECBlocks* ecBlocks = version->GetECBlocksForLevel(ecLevel);
330 int32_t numEcBytes = ecBlocks->GetTotalECCodeWords();
331 int32_t numRSBlocks = ecBlocks->GetNumBlocks();
813 CBC_QRCoderECBlocks* ecBlocks = version->GetECBlocksForLevel(ecLevel);
814 int32_t numEcBytes = ecBlocks->GetTotalECCodeWords();
815 int32_t numRSBlocks = ecBlocks->GetNumBlocks();