Lines Matching refs:USHORT
123 USHORT *pNumExtendedSortedCodewordInSection,
125 USHORT *pNumExtendedSortedSectionsInSets,
130 USHORT *pLeftStartOfSegment,
140 USHORT *pLeftStartOfSegment,
148 USHORT *pLeftStartOfSegment,
569 USHORT numSpectralValuesInSection; in HcrReorderQuantizedSpectralCoefficients()
571 USHORT lavErrorCnt = 0; in HcrReorderQuantizedSpectralCoefficients()
577 const USHORT *pLargestAbsVal = pHcr->tableInfo.pLargestAbsVal; in HcrReorderQuantizedSpectralCoefficients()
579 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrReorderQuantizedSpectralCoefficients()
580 USHORT *pReorderOffset = pHcr->sectionInfo.pReorderOffset; in HcrReorderQuantizedSpectralCoefficients()
725 USHORT *pNumCodewordInSection = pHcr->sectionInfo.pNumCodewordInSection; in HcrCalcNumCodeword()
760 USHORT *pNumCodewordInSection = pHcr->sectionInfo.pNumCodewordInSection; in HcrSortCodebookAndNumCodewordInSection()
761 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrSortCodebookAndNumCodewordInSection()
763 USHORT *pReorderOffset = pHcr->sectionInfo.pReorderOffset; in HcrSortCodebookAndNumCodewordInSection()
840 USHORT i,j; in HcrPrepareSegmentationGrid()
841 USHORT numSegment = 0; in HcrPrepareSegmentationGrid()
842 USHORT segmentStart = 0; in HcrPrepareSegmentationGrid()
847 USHORT intermediateResult; in HcrPrepareSegmentationGrid()
853 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrPrepareSegmentationGrid()
854 USHORT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; in HcrPrepareSegmentationGrid()
855 USHORT *pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment; in HcrPrepareSegmentationGrid()
857 USHORT bitstreamIndex = pHcr->decInOut.bitstreamIndex; in HcrPrepareSegmentationGrid()
918 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrExtendedSectionInfo()
920 USHORT *pNumExtSortCwInSect = pHcr->sectionInfo.pNumExtendedSortedCodewordInSection; in HcrExtendedSectionInfo()
992 USHORT *pNumExtendedSortedCodewordInSection, in DeriveNumberOfExtendedSortedSectionsInSets()
994 USHORT *pNumExtendedSortedSectionsInSets, in DeriveNumberOfExtendedSortedSectionsInSets()
997 USHORT counter = 0; in DeriveNumberOfExtendedSortedSectionsInSets()
999 USHORT *pNumExSortCwInSec = pNumExtendedSortedCodewordInSection; in DeriveNumberOfExtendedSortedSectionsInSets()
1000 USHORT *pNumExSortSecInSets = pNumExtendedSortedSectionsInSets; in DeriveNumberOfExtendedSortedSectionsInSets()
1047 USHORT extSortSec; in DecodePCWs()
1048 USHORT curExtSortCwInSec; in DecodePCWs()
1055 …USHORT *pNumExtendedSortedCodewordInSection = pHcr->sectionInfo.pNumExtendedSortedCodewordInS… in DecodePCWs()
1059 …USHORT *pNumExtendedSortedSectionsInSets = pHcr->sectionInfo.pNumExtendedSortedSectionsInS… in DecodePCWs()
1063 USHORT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; in DecodePCWs()
1335 USHORT i; in errDetectWithinSegmentationFinal()
1379 USHORT *pLeftStartOfSegment, in DecodePCW_Body()
1433 USHORT *pLeftStartOfSegment, in DecodeEscapeSequence()
1498 USHORT *pLeftStartOfSegment, in DecodePCW_Sign()