Searched refs:m_codewords (Results 1 – 5 of 5) sorted by relevance
76 m_codewords += codewords; in writeCodewords()79 m_codewords += codeword; in writeCodeword()82 return m_codewords.GetLength(); in getCodewordCount()
29 m_codewords = codewords; in CBC_DefaultPlacement()111 int32_t v = m_codewords.GetAt(pos); in module()
28 CFX_WideString m_codewords;
41 CFX_WideString m_codewords; variable
116 int32_t len = context.m_codewords.GetLength(); in encodeHighLevel()128 CFX_WideString codewords = context.m_codewords; in encodeHighLevel()