Lines Matching refs:segmentInfo
497 DeriveNumberOfExtendedSortedSectionsInSets(pHcr->segmentInfo.numSegment, in HcrDecoder()
581 FIXP_DBL *pTempValues = pHcr->segmentInfo.pTempValues; in HcrReorderQuantizedSpectralCoefficients()
582 FIXP_DBL *pBak = pHcr->segmentInfo.pTempValues; in HcrReorderQuantizedSpectralCoefficients()
641 pBak = pHcr->segmentInfo.pTempValues; in HcrReorderQuantizedSpectralCoefficients()
854 USHORT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; in HcrPrepareSegmentationGrid()
855 USHORT *pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment; in HcrPrepareSegmentationGrid()
856 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in HcrPrepareSegmentationGrid()
895 pHcr->segmentInfo.numSegment = numSegment; in HcrPrepareSegmentationGrid()
921 UINT numSegment = pHcr->segmentInfo.numSegment; in HcrExtendedSectionInfo()
1063 USHORT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; in DecodePCWs()
1064 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in DecodePCWs()
1336 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in errDetectWithinSegmentationFinal()
1337 UINT numSegment = pHcr->segmentInfo.numSegment; in errDetectWithinSegmentationFinal()