Searched refs:getInterleavedBlockCount (Results 1 – 5 of 5) sorted by relevance
32 int32_t CBC_DataMatrixSymbolInfo144::getInterleavedBlockCount() const { in getInterleavedBlockCount() function in CBC_DataMatrixSymbolInfo144
17 int32_t getInterleavedBlockCount() const override;
34 virtual int32_t getInterleavedBlockCount() const;
184 int32_t CBC_SymbolInfo::getInterleavedBlockCount() const { in getInterleavedBlockCount() function in CBC_SymbolInfo
132 int32_t blockCount = symbolInfo->getInterleavedBlockCount(); in encodeECC200()