OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SKIPPED_ROW_COUNT_MAX
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417Detector.h
36
static int32_t
SKIPPED_ROW_COUNT_MAX
;
BC_PDF417Detector.cpp
44
int32_t CBC_Detector::
SKIPPED_ROW_COUNT_MAX
= 25;
242
if (skippedRowCount >
SKIPPED_ROW_COUNT_MAX
) {
/external/zxing/core/
core.jar
Completed in 48 milliseconds