OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:errorCorrectionCodeWords
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417.h
56
int32_t
errorCorrectionCodeWords
,
BC_PDF417.cpp
416
int32_t
errorCorrectionCodeWords
=
425
determineDimensions(sourceCodeWords,
errorCorrectionCodeWords
, e);
431
errorCorrectionCodeWords
, cols, rows);
432
if (sourceCodeWords +
errorCorrectionCodeWords
+ 1 > 929) {
[
all
...]
/external/zxing/core/
core.jar
Completed in 72 milliseconds