Searched refs:errorCodewords (Results 1 – 3 of 3) sorted by relevance
82 size_t errorCodewords, in CBC_SymbolInfo() argument87 errorCodewords, in CBC_SymbolInfo()92 errorCodewords) {} in CBC_SymbolInfo()95 size_t errorCodewords, in CBC_SymbolInfo() argument103 m_errorCodewords(errorCodewords), in CBC_SymbolInfo()
16 size_t errorCodewords,38 size_t errorCodewords() const { return m_errorCodewords; } in errorCodewords() function44 size_t errorCodewords,
192 WideString ecc = CreateECCBlock(codewords, symbolInfo->errorCodewords()); in EncodeECC200()