Searched refs:createECCBlock (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fxbarcode/datamatrix/ |
D | BC_ErrorCorrection.cpp | 134 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
|
D | BC_ErrorCorrection.h | 31 static WideString createECCBlock(WideString codewords, 34 static WideString createECCBlock(WideString codewords,
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |