Home
last modified time | relevance | path

Searched refs:getClosestDecodedValue (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417CodewordDecoder.cpp56 return getClosestDecodedValue(moduleBitCount); in getDecodedValue()
92 int32_t CBC_PDF417CodewordDecoder::getClosestDecodedValue( in getClosestDecodedValue() function in CBC_PDF417CodewordDecoder
DBC_PDF417CodewordDecoder.h25 static int32_t getClosestDecodedValue(CFX_Int32Array& moduleBitCount);