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

/external/pdfium/xfa/src/fxbarcode/pdf417/
H A DBC_PDF417Detector.cpp226 int32_t stopRow = startRow + 1; local
232 for (; stopRow < height; stopRow++) {
234 findGuardPattern(matrix, previousRowLoc[0], stopRow, width, FALSE,
251 stopRow -= skippedRowCount + 1;
253 (FX_FLOAT)stopRow));
255 (FX_FLOAT)stopRow));
257 if (stopRow - startRow < BARCODE_MIN_HEIGHT) {
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 31 milliseconds