Searched refs:lengthOfLongestCodeword (Results 1 – 2 of 2) sorted by relevance
122 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword,187 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword, in errDetectorInHcrLengths() argument190 if (lengthOfReorderedSpectralData < lengthOfLongestCodeword) { in errDetectorInHcrLengths()279 pHcr->decInOut.lengthOfLongestCodeword = in HcrInit()369 errDetectorInHcrLengths(pHcr->decInOut.lengthOfLongestCodeword, in HcrInit()382 errDetectorInHcrLengths(pHcr->decInOut.lengthOfLongestCodeword, in HcrInit()809 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword; in HcrPrepareSegmentationGrid() local824 fMin((INT)pMaxCwLength[sortedCodebook], (INT)lengthOfLongestCodeword); in HcrPrepareSegmentationGrid()887 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword; in HcrExtendedSectionInfo() local921 (INT)lengthOfLongestCodeword); in HcrExtendedSectionInfo()
354 SCHAR lengthOfLongestCodeword; member