Searched refs:ReadCodewords (Results 1 – 6 of 6) sorted by relevance
27 CFX_ByteArray* ReadCodewords(int32_t& e);
75 CFX_ByteArray* ba = parser.ReadCodewords(e); in Decode()
135 CFX_ByteArray* CBC_QRBitMatrixParser::ReadCodewords(int32_t& e) { in ReadCodewords() function in CBC_QRBitMatrixParser
16 CFX_ByteArray* ReadCodewords(int32_t& e);
52 CFX_ByteArray* byteTemp = parser.ReadCodewords(e); in Decode()
70 CFX_ByteArray* CBC_DataMatrixBitMatrixParser::ReadCodewords(int32_t& e) { in ReadCodewords() function in CBC_DataMatrixBitMatrixParser