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

  /external/aac/libAACdec/src/
aacdec_hcr_types.h 321 USHORT pNumExtendedSortedSectionsInSets[MAX_HCR_SETS];
aacdec_hcr.cpp 125 USHORT *pNumExtendedSortedSectionsInSets,
500 pHcr->sectionInfo.pNumExtendedSortedSectionsInSets,
    [all...]
aacdec_hcrs.cpp 400 USHORT *pNumExtendedSortedSectionsInSets = pHcr->sectionInfo.pNumExtendedSortedSectionsInSets;
408 for ( i=pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; i != 0; i-- ) {
    [all...]

Completed in 44 milliseconds