Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.cpp271 int32_t bchCode = CalculateBCHCode(typeInfo, TYPE_INFO_POLY); in MakeTypeInfoBits() local
272 bits->AppendBits(bchCode, 10); in MakeTypeInfoBits()
291 int32_t bchCode = CalculateBCHCode(version, VERSION_INFO_POLY); in MakeVersionInfoBits() local
292 bits->AppendBits(bchCode, 12); in MakeVersionInfoBits()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...