Searched refs:getDataLengthForInterleavedBlock (Results 1 – 4 of 4) sorted by relevance
16 int32_t getDataLengthForInterleavedBlock(int32_t index);
50 int32_t getDataLengthForInterleavedBlock(int32_t index);
107 dataSizes[i] = symbolInfo->getDataLengthForInterleavedBlock(i + 1); in encodeECC200()
226 int32_t CBC_SymbolInfo::getDataLengthForInterleavedBlock(int32_t index) { in getDataLengthForInterleavedBlock() function in CBC_SymbolInfo