Searched refs:bitsDifference (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/fxbarcode/qrcode/
H A DBC_QRCoderVersion.cpp395 int32_t bitsDifference = NumBitsDiffering(versionBits, targetVersion); local
396 if (bitsDifference < bestDifference) {
398 bestDifference = bitsDifference;
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 283 milliseconds