HomeSort by relevance Sort by last modified time
    Searched refs:getErrorCorrectionLevel (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417BarcodeMetadata.h 18 int32_t getErrorCorrectionLevel();
BC_PDF417BarcodeMetadata.cpp 39 int32_t CBC_BarcodeMetadata::getErrorCorrectionLevel() {
BC_PDF417DetectionResultRowIndicatorColumn.cpp 253 barcodeMetadata.getErrorCorrectionLevel() ||
BC_PDF417DetectionResult.cpp 337 return m_barcodeMetadata->getErrorCorrectionLevel();
BC_PDF417ScanningDecoder.cpp 281 leftBarcodeMetadata->getErrorCorrectionLevel() !=
282 rightBarcodeMetadata->getErrorCorrectionLevel() &&
  /external/zxing/core/
core.jar 

Completed in 102 milliseconds