HomeSort by relevance Sort by last modified time
    Searched refs:ROW_STEP (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417Detector.h 37 static int32_t ROW_STEP;
BC_PDF417Detector.cpp 45 int32_t CBC_Detector::ROW_STEP = 5;
131 row += ROW_STEP;
200 for (; startRow < height; startRow += ROW_STEP) {
  /external/zxing/core/
core.jar 

Completed in 451 milliseconds