HomeSort by relevance Sort by last modified time
    Searched refs:pNumSortedCodewordInSection (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACdec/src/
aacdec_hcr.cpp 579 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection;
588 numSpectralValuesInSection = *pNumSortedCodewordInSection++ << pCbDimShift[*pSortedCodebook];
761 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection;
    [all...]
aacdec_hcr_types.h 318 USHORT pNumSortedCodewordInSection[MAX_SFB_HCR];

Completed in 188 milliseconds