Home
last modified time | relevance | path

Searched refs:MODULO_VALUE (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxbarcode/datamatrix/
DBC_ErrorCorrection.cpp105 int32_t CBC_ErrorCorrection::MODULO_VALUE = 0x12D; member in CBC_ErrorCorrection
115 p ^= MODULO_VALUE; in Initialize()
DBC_ErrorCorrection.h26 static int32_t MODULO_VALUE;