Home
last modified time | relevance | path

Searched refs:createECCBlock (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxbarcode/datamatrix/
DBC_ErrorCorrection.cpp134 WideString ecc = createECCBlock(codewords, symbolInfo->errorCodewords(), e); in encodeECC200()
155 WideString ecc = createECCBlock(temp, errorSizes[block], e); in encodeECC200()
167 WideString CBC_ErrorCorrection::createECCBlock(WideString codewords, in createECCBlock() function in CBC_ErrorCorrection
170 return createECCBlock(codewords, 0, codewords.GetLength(), numECWords, e); in createECCBlock()
172 WideString CBC_ErrorCorrection::createECCBlock(WideString codewords, in createECCBlock() function in CBC_ErrorCorrection
DBC_ErrorCorrection.h31 static WideString createECCBlock(WideString codewords,
34 static WideString createECCBlock(WideString codewords,
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...