Searched refs:STOP_PATTERN (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxbarcode/pdf417/ | ||
D | BC_PDF417.h | 32 static const int32_t STOP_PATTERN = 0x3fa29; variable |
D | BC_PDF417.cpp | 482 encodeChar(STOP_PATTERN, 18, logicRow); in encodeLowLevel() |