Searched refs:m_errorCodewords (Results 1 – 3 of 3) sorted by relevance
91 m_errorCodewords = errorCodewords; in CBC_SymbolInfo()108 m_errorCodewords = errorCodewords; in CBC_SymbolInfo()221 return m_dataCapacity + m_errorCodewords; in getCodewordCount()254 sb += m_errorCodewords; in toString()
56 int32_t m_errorCodewords; variable
96 createECCBlock(codewords, symbolInfo->m_errorCodewords, e); in encodeECC200()