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 528 USHORT *pNumSortedCodewordInSection =
529 pHcr->sectionInfo.pNumSortedCodewordInSection;
539 numSpectralValuesInSection = *pNumSortedCodewordInSection++
712 USHORT *pNumSortedCodewordInSection =
713 pHcr->sectionInfo.pNumSortedCodewordInSection;
770 pNumSortedCodewordInSection[j] =
814 USHORT *pNumSortedCodewordInSection =
815 pHcr->sectionInfo.pNumSortedCodewordInSection;
    [all...]
aacdec_hcr_types.h 389 USHORT pNumSortedCodewordInSection[MAX_SFB_HCR];

Completed in 4297 milliseconds