Home
last modified time | relevance | path

Searched refs:MAX_NUMERIC_CODEWORDS (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417DecodedBitStreamParser.cpp42 int32_t CBC_DecodedBitStreamPaser::MAX_NUMERIC_CODEWORDS = 15; member in CBC_DecodedBitStreamPaser
447 numericCodewords.SetSize(MAX_NUMERIC_CODEWORDS); in numericCompaction()
467 if (count % MAX_NUMERIC_CODEWORDS == 0 || in numericCompaction()
DBC_PDF417DecodedBitStreamParser.h28 static int32_t MAX_NUMERIC_CODEWORDS; variable
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...