Home
last modified time | relevance | path

Searched defs:errorCorrectionLevel (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/pdf417/encoder/
H A DPDF417.java598 int errorCorrectionLevel, in encodeLowLevel()
645 public void generateBarcodeLogic(String msg, int errorCorrectionLevel) throws WriterException { in generateBarcodeLogic()
655 …public void generateBarcodeLogic(String msg, int errorCorrectionLevel, boolean autoECI) throws Wri… in generateBarcodeLogic()
H A DPDF417ErrorCorrection.java137 static int getErrorCorrectionCodewordCount(int errorCorrectionLevel) { in getErrorCorrectionCodewordCount()
177 static String generateErrorCorrection(CharSequence dataCodewords, int errorCorrectionLevel) { in generateErrorCorrection()
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/
H A DBarcodeMetadata.java25 private final int errorCorrectionLevel; field in BarcodeMetadata
30 …Metadata(int columnCount, int rowCountUpperPart, int rowCountLowerPart, int errorCorrectionLevel) { in BarcodeMetadata()
/aosp_15_r20/external/zxing/android-integration/src/main/java/com/google/zxing/integration/android/
H A DIntentResult.java30 private final String errorCorrectionLevel; field in IntentResult
40 String errorCorrectionLevel) { in IntentResult()
H A DIntentIntegrator.java428 String errorCorrectionLevel = intent.getStringExtra("SCAN_RESULT_ERROR_CORRECTION_LEVEL"); in parseActivityResult() local
/aosp_15_r20/external/pdfium/fxbarcode/pdf417/
H A DBC_PDF417ErrorCorrection.cpp129 int32_t errorCorrectionLevel) { in GetErrorCorrectionCodewordCount()
138 int32_t errorCorrectionLevel) { in GenerateErrorCorrection()
H A DBC_PDF417.cpp362 int32_t errorCorrectionLevel) { in GenerateBarcodeLogic()
456 int32_t errorCorrectionLevel, in encodeLowLevel()
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/pdf417/
H A DPDF417Writer.java59 int errorCorrectionLevel = DEFAULT_ERROR_CORRECTION_LEVEL; in encode() local
106 int errorCorrectionLevel, in bitMatrixFromEncoder()
/aosp_15_r20/external/zxing/javase/src/main/java/com/google/zxing/client/j2se/
H A DEncoderConfig.java53 String errorCorrectionLevel = null; field in EncoderConfig
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/decoder/
H A DFormatInformation.java69 private final ErrorCorrectionLevel errorCorrectionLevel; field in FormatInformation
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/
H A DQRCodeWriter.java67 ErrorCorrectionLevel errorCorrectionLevel = ErrorCorrectionLevel.L; in encode() local
/aosp_15_r20/out/soong/.intermediates/external/zxing/zxing-core/android_common/repackaged-jarjar/javac/
Dzxing-core.jarcom/google/zxing/qrcode/encoder/QRCode.class QRCode.java package com. ...
/aosp_15_r20/out/soong/.intermediates/external/zxing/zxing-core/android_common/javac/
Dzxing-core.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/zxing/zxing-core-1.7/android_common/local-combined/
Dzxing-core-1.7.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/external/zxing/core/
HDcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/StorageManager/StorageManager/android_common/withres/
DStorageManager.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/target/common/obj/APPS/StorageManager_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/core/tests/batterystatstests/BatteryStatsViewer/BatteryStatsViewer/android_common/withres/
DBatteryStatsViewer.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/target/common/obj/APPS/BatteryStatsViewer_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/target/common/obj/APPS/EmergencyInfo_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/EmergencyInfo/EmergencyInfo/android_common/withres/
DEmergencyInfo.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/target/common/obj/APPS/Traceur_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Traceur/Traceur/android_common/withres/
DTraceur.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/target/common/obj/APPS/DeviceDiagnostics_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/DeviceDiagnostics/app/src/main/DeviceDiagnostics/android_common/withres/
DDeviceDiagnostics.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...

12