Searched refs:getErrorLengthForInterleavedBlock (Results 1 – 3 of 3) sorted by relevance
36 int32_t getErrorLengthForInterleavedBlock(int32_t index) const;
192 int32_t CBC_SymbolInfo::getErrorLengthForInterleavedBlock(int32_t index) const { in getErrorLengthForInterleavedBlock() function in CBC_SymbolInfo
144 errorSizes[i] = symbolInfo->getErrorLengthForInterleavedBlock(i + 1); in encodeECC200()