Home | History | Annotate | Download | only in src

Lines Matching refs:lengthOfLongestCodeword

122 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword,
187 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword,
190 if (lengthOfReorderedSpectralData < lengthOfLongestCodeword) {
279 pHcr->decInOut.lengthOfLongestCodeword =
369 errDetectorInHcrLengths(pHcr->decInOut.lengthOfLongestCodeword,
382 errDetectorInHcrLengths(pHcr->decInOut.lengthOfLongestCodeword,
809 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword;
824 fMin((INT)pMaxCwLength[sortedCodebook], (INT)lengthOfLongestCodeword);
887 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword;
921 (INT)lengthOfLongestCodeword);