Home
last modified time | relevance | path

Searched defs:CorrectErrors (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDecoder.cpp96 void CBC_DataMatrixDecoder::CorrectErrors(CFX_ByteArray& codewordBytes, in CorrectErrors() function in CBC_DataMatrixDecoder
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCoderDecoder.cpp115 void CBC_QRCoderDecoder::CorrectErrors(CFX_ByteArray* codewordBytes, in CorrectErrors() function in CBC_QRCoderDecoder