Lines Matching refs:pNumSortedCodewordInSection
528 USHORT *pNumSortedCodewordInSection = in HcrReorderQuantizedSpectralCoefficients() local
529 pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrReorderQuantizedSpectralCoefficients()
539 numSpectralValuesInSection = *pNumSortedCodewordInSection++ in HcrReorderQuantizedSpectralCoefficients()
712 USHORT *pNumSortedCodewordInSection = in HcrSortCodebookAndNumCodewordInSection() local
713 pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrSortCodebookAndNumCodewordInSection()
770 pNumSortedCodewordInSection[j] = in HcrSortCodebookAndNumCodewordInSection()
814 USHORT *pNumSortedCodewordInSection = in HcrPrepareSegmentationGrid() local
815 pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrPrepareSegmentationGrid()
826 for (j = *pNumSortedCodewordInSection; j != 0; j--) { in HcrPrepareSegmentationGrid()
853 pNumSortedCodewordInSection++; in HcrPrepareSegmentationGrid()
880 USHORT *pNumSortedCodewordInSection = in HcrExtendedSectionInfo() local
881 pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrExtendedSectionInfo()
890 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()
907 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()
916 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()