Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderMaskUtil.cpp122 double darkRatio = (double)numDarkCells / numTotalCells; in ApplyMaskPenaltyRule4() local
123 return abs((int32_t)(darkRatio * 100 - 50) / 5) * 5 * 10; in ApplyMaskPenaltyRule4()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...