Home
last modified time | relevance | path

Searched refs:getDataLengthForInterleavedBlock (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_SymbolInfo.h55 int32_t getDataLengthForInterleavedBlock(int32_t index);
DBC_ErrorCorrection.cpp143 dataSizes[i] = symbolInfo->getDataLengthForInterleavedBlock(i + 1); in encodeECC200()
DBC_SymbolInfo.cpp225 int32_t CBC_SymbolInfo::getDataLengthForInterleavedBlock(int32_t index) { in getDataLengthForInterleavedBlock() function in CBC_SymbolInfo