Home
last modified time | relevance | path

Searched defs:errorCorrectionLevel (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxbarcode/pdf417/
DBC_PDF417ErrorCorrection.cpp128 int32_t errorCorrectionLevel) { in getErrorCorrectionCodewordCount()
136 int32_t errorCorrectionLevel, in generateErrorCorrection()
DBC_PDF417.cpp403 int32_t errorCorrectionLevel) { in generateBarcodeLogic()
504 int32_t errorCorrectionLevel, in encodeLowLevel()
/external/pdfium/fxjs/xfa/
Dcjx_barcode.cpp57 void CJX_Barcode::errorCorrectionLevel(CFXJSE_Value* pValue, in errorCorrectionLevel() function in CJX_Barcode