Lines Matching refs:tableInfo
264 pHcr->tableInfo.pMaxCwLength = aMaxCwLen; in HcrInitRom()
265 pHcr->tableInfo.pCbDimension = aDimCb; in HcrInitRom()
266 pHcr->tableInfo.pCbDimShift = aDimCbShift; in HcrInitRom()
267 pHcr->tableInfo.pCbSign = aSignCb; in HcrInitRom()
268 pHcr->tableInfo.pCbPriority = aCbPriority; in HcrInitRom()
269 pHcr->tableInfo.pLargestAbsVal = aLargestAbsoluteValue; in HcrInitRom()
576 const UCHAR *pCbDimShift = pHcr->tableInfo.pCbDimShift; in HcrReorderQuantizedSpectralCoefficients()
577 const USHORT *pLargestAbsVal = pHcr->tableInfo.pLargestAbsVal; in HcrReorderQuantizedSpectralCoefficients()
724 const UCHAR *pCbDimShift = pHcr->tableInfo.pCbDimShift; in HcrCalcNumCodeword()
764 const UCHAR *pCbPriority = pHcr->tableInfo.pCbPriority; in HcrSortCodebookAndNumCodewordInSection()
767 const UCHAR *pCbDimShift = pHcr->tableInfo.pCbDimShift; in HcrSortCodebookAndNumCodewordInSection()
858 const UCHAR *pMaxCwLength = pHcr->tableInfo.pMaxCwLength; in HcrPrepareSegmentationGrid()
925 const UCHAR *pMaxCwLength = pHcr->tableInfo.pMaxCwLength; in HcrExtendedSectionInfo()
1071 const UCHAR *pCbDimension = pHcr->tableInfo.pCbDimension; in DecodePCWs()
1072 const UCHAR *pCbSign = pHcr->tableInfo.pCbSign; in DecodePCWs()