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

  /external/aac/libAACdec/src/
aacdec_hcr.cpp 123 USHORT *pNumExtendedSortedCodewordInSection,
498 pHcr->sectionInfo.pNumExtendedSortedCodewordInSection,
    [all...]
aacdec_hcr_types.h 319 USHORT pNumExtendedSortedCodewordInSection[MAX_SFB_HCR+MAX_HCR_SETS];
aacdec_hcrs.cpp 396 USHORT *pNumExtendedSortedCodewordInSection = pHcr->sectionInfo.pNumExtendedSortedCodewordInSection;
413 for ( k = pNumExtendedSortedCodewordInSection[numExtendedSortedCodewordInSectionIdx]; k != 0; k-- ) {
    [all...]

Completed in 54 milliseconds