Searched refs:rawCodewords (Results 1 – 1 of 1) sorted by relevance
299 int rawCodewords = getNumRawDataModules(version) / 8; in addEccAndInterleave() local301 int numShortBlocks = numBlocks - rawCodewords % numBlocks; in addEccAndInterleave()302 int shortBlockDataLen = rawCodewords / numBlocks - blockEccLen; in addEccAndInterleave()