Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDecodedBitStreamParser.cpp241 int32_t digitBits = bits->ReadBits(4, e); in DecodeNumericSegment() local
243 if (digitBits >= 10) { in DecodeNumericSegment()
247 BC_FX_ByteString_Append(result, 1, ALPHANUMERIC_CHARS[digitBits]); in DecodeNumericSegment()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...