Home
last modified time | relevance | path

Searched refs:ParseTwoBytes (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDecodedBitStreamParser.cpp194 ParseTwoBytes(firstByte, tempp, cValues); in DecodeC40Segment()
281 ParseTwoBytes(firstByte, inTp, cValues); in DecodeTextSegment()
370 ParseTwoBytes(firstByte, iTemp1, cValues); in DecodeAnsiX12Segment()
393 void CBC_DataMatrixDecodedBitStreamParser::ParseTwoBytes( in ParseTwoBytes() function in CBC_DataMatrixDecodedBitStreamParser
DBC_DataMatrixDecodedBitStreamParser.h31 static void ParseTwoBytes(int32_t firstByte,