HomeSort by relevance Sort by last modified time
    Searched defs:VERSION_INFO_POLY (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fxbarcode/qrcode/
BC_QRCoderMatrixUtil.h 83 static const int32_t VERSION_INFO_POLY;
BC_QRCoderMatrixUtil.cpp 74 const int32_t CBC_QRCoderMatrixUtil::VERSION_INFO_POLY = 0x1f25;
291 int32_t bchCode = CalculateBCHCode(version, VERSION_INFO_POLY);
  /external/zxing/core/
core.jar 

Completed in 120 milliseconds