Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417CodewordDecoder.cpp80 int32_t decodedValue = getBitValue(moduleBitCount); in getDecodedCodewordValue()
83 int32_t CBC_PDF417CodewordDecoder::getBitValue(CFX_Int32Array& moduleBitCount) { in getBitValue() function in CBC_PDF417CodewordDecoder
DBC_PDF417CodewordDecoder.h24 static int32_t getBitValue(CFX_Int32Array& moduleBitCount);