Home
last modified time | relevance | path

Searched refs:bestDifference (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderVersion.cpp385 int32_t bestDifference = FXSYS_IntMax; in DecodeVersionInformation() local
396 if (bitsDifference < bestDifference) { in DecodeVersionInformation()
398 bestDifference = bitsDifference; in DecodeVersionInformation()
401 if (bestDifference <= 3) { in DecodeVersionInformation()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...