Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/pdf417/
DBC_PDF417ErrorCorrection.h20 static bool generateErrorCorrection(const WideString& dataCodewords,
DBC_PDF417ErrorCorrection.cpp134 bool CBC_PDF417ErrorCorrection::generateErrorCorrection( in generateErrorCorrection() function in CBC_PDF417ErrorCorrection
DBC_PDF417.cpp436 if (!CBC_PDF417ErrorCorrection::generateErrorCorrection( in generateBarcodeLogic()