Searched refs:pNumSortedCodewordInSection (Results 1 – 2 of 2) sorted by relevance
528 USHORT *pNumSortedCodewordInSection = in HcrReorderQuantizedSpectralCoefficients() local529 pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrReorderQuantizedSpectralCoefficients()539 numSpectralValuesInSection = *pNumSortedCodewordInSection++ in HcrReorderQuantizedSpectralCoefficients()712 USHORT *pNumSortedCodewordInSection = in HcrSortCodebookAndNumCodewordInSection() local713 pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrSortCodebookAndNumCodewordInSection()770 pNumSortedCodewordInSection[j] = in HcrSortCodebookAndNumCodewordInSection()814 USHORT *pNumSortedCodewordInSection = in HcrPrepareSegmentationGrid() local815 pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrPrepareSegmentationGrid()826 for (j = *pNumSortedCodewordInSection; j != 0; j--) { in HcrPrepareSegmentationGrid()853 pNumSortedCodewordInSection++; in HcrPrepareSegmentationGrid()[all …]
389 USHORT pNumSortedCodewordInSection[MAX_SFB_HCR]; member