Home | History | Annotate | Download | only in src

Lines Matching refs:pNumSortedCodewordInSection

579   USHORT   *pNumSortedCodewordInSection        = pHcr->sectionInfo.pNumSortedCodewordInSection;
588 numSpectralValuesInSection = *pNumSortedCodewordInSection++ << pCbDimShift[*pSortedCodebook];
761 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection;
812 pNumSortedCodewordInSection[j] = pNumCodewordInSection[i]; /* sort NumCodewordInSection */
853 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection;
864 for ( j = *pNumSortedCodewordInSection; j != 0 ; j-- ) {
890 pNumSortedCodewordInSection++;
918 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection;
928 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt];
946 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt];
957 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt];