OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VERSION_INFO_POLY
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/fxbarcode/qrcode/
BC_QRCoderMatrixUtil.h
21
static const int32_t
VERSION_INFO_POLY
;
BC_QRCoderMatrixUtil.cpp
74
const int32_t CBC_QRCoderMatrixUtil::
VERSION_INFO_POLY
= 0x1f25;
299
int32_t bchCode = CalculateBCHCode(version,
VERSION_INFO_POLY
);
/external/zxing/core/
core.jar
Completed in 146 milliseconds