Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_ErrorCorrection.h21 static WideString encodeECC200(WideString codewords,
DBC_DataMatrixWriter.cpp128 CBC_ErrorCorrection::encodeECC200(encoded, symbolInfo, e); in Encode()
DBC_ErrorCorrection.cpp122 WideString CBC_ErrorCorrection::encodeECC200(WideString codewords, in encodeECC200() function in CBC_ErrorCorrection