OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAD_ENCODE
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_DataMatrixDecodedBitStreamParser.h
49
const static int32_t
PAD_ENCODE
;
BC_DataMatrixDecodedBitStreamParser.cpp
42
const int32_t CBC_DataMatrixDecodedBitStreamParser::
PAD_ENCODE
= 0;
92
} while (mode !=
PAD_ENCODE
&& bits.Available() > 0);
122
return
PAD_ENCODE
;
/external/zxing/core/
core.jar
Completed in 927 milliseconds