Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxbarcode/datamatrix/
H A DBC_SymbolInfo.h40 size_t GetErrorLengthForInterleavedBlock() const;
H A DBC_SymbolInfo.cpp154 size_t CBC_SymbolInfo::GetErrorLengthForInterleavedBlock() const { in GetErrorLengthForInterleavedBlock() function in CBC_SymbolInfo
H A DBC_ErrorCorrection.cpp207 errorSizes[i] = symbolInfo->GetErrorLengthForInterleavedBlock(); in EncodeECC200()