Searched refs:minCodewordWidth (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417ScanningDecoder.h | 31 int32_t minCodewordWidth, 57 int32_t minCodewordWidth, 86 int32_t minCodewordWidth, 102 int32_t minCodewordWidth,
|
D | BC_PDF417ScanningDecoder.cpp | 61 int32_t minCodewordWidth, in decode() argument 74 minCodewordWidth, maxCodewordWidth); in decode() 79 minCodewordWidth, maxCodewordWidth); in decode() 135 startColumn, imageRow, minCodewordWidth, maxCodewordWidth); in decode() 139 minCodewordWidth = minCodewordWidth < codeword->getWidth() in decode() 140 ? minCodewordWidth in decode() 297 int32_t minCodewordWidth, in getRowIndicatorColumn() argument 310 imageRow, minCodewordWidth, maxCodewordWidth); in getRowIndicatorColumn() 563 int32_t minCodewordWidth, in detectCodeword() argument 659 int32_t minCodewordWidth, in checkCodewordSkew() argument [all …]
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |