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