Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderVersion.h46 static const int32_t VERSION_DECODE_INFO[34]; variable
DBC_QRCoderVersion.cpp50 const int32_t CBC_QRCoderVersion::VERSION_DECODE_INFO[] = { member in CBC_QRCoderVersion
388 int32_t targetVersion = VERSION_DECODE_INFO[i]; in DecodeVersionInformation()