Searched refs:pMaxCwLength (Results 1 – 2 of 2) sorted by relevance
264 pHcr->tableInfo.pMaxCwLength = aMaxCwLen; in HcrInitRom()858 const UCHAR *pMaxCwLength = pHcr->tableInfo.pMaxCwLength; in HcrPrepareSegmentationGrid() local862 segmentWidth = FDKmin(pMaxCwLength[sortedCodebook],lengthOfLongestCodeword); in HcrPrepareSegmentationGrid()925 const UCHAR *pMaxCwLength = pHcr->tableInfo.pMaxCwLength; in HcrExtendedSectionInfo() local961 …pMaxLenOfCbInExtSrtSec[xSrtScCnt] = FDKmin(pMaxCwLength[pExtendedSortedCoBo[xSrtScCnt]],lengthOfLo… in HcrExtendedSectionInfo()
292 const UCHAR *pMaxCwLength; member