Lines Matching refs:pMaxCwLength
264 pHcr->tableInfo.pMaxCwLength = aMaxCwLen;
858 const UCHAR *pMaxCwLength = pHcr->tableInfo.pMaxCwLength;
862 segmentWidth = FDKmin(pMaxCwLength[sortedCodebook],lengthOfLongestCodeword);
925 const UCHAR *pMaxCwLength = pHcr->tableInfo.pMaxCwLength;
961 pMaxLenOfCbInExtSrtSec[xSrtScCnt] = FDKmin(pMaxCwLength[pExtendedSortedCoBo[xSrtScCnt]],lengthOfLongestCodeword);