Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixSymbolInfo144.h16 int32_t getDataLengthForInterleavedBlock(int32_t index);
DBC_SymbolInfo.h50 int32_t getDataLengthForInterleavedBlock(int32_t index);
DBC_ErrorCorrection.cpp107 dataSizes[i] = symbolInfo->getDataLengthForInterleavedBlock(i + 1); in encodeECC200()
DBC_SymbolInfo.cpp226 int32_t CBC_SymbolInfo::getDataLengthForInterleavedBlock(int32_t index) { in getDataLengthForInterleavedBlock() function in CBC_SymbolInfo