OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POSITION_DETECTION_PATTERN
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/fxbarcode/qrcode/
BC_QRCoderMatrixUtil.h
15
static const int32_t
POSITION_DETECTION_PATTERN
[7][7];
BC_QRCoderMatrixUtil.cpp
31
const int32_t CBC_QRCoderMatrixUtil::
POSITION_DETECTION_PATTERN
[7][7] = {
422
matrix->Set(xStart + x, yStart + y,
POSITION_DETECTION_PATTERN
[y][x]);
/external/zxing/core/
core.jar
Completed in 232 milliseconds