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 132 UINT numSegment, USHORT *pNumExtendedSortedCodewordInSection,
458 pHcr->sectionInfo.pNumExtendedSortedCodewordInSection,
    [all...]
aacdec_hcr_types.h 390 USHORT pNumExtendedSortedCodewordInSection[MAX_SFB_HCR + MAX_HCR_SETS];
aacdec_hcrs.cpp 440 USHORT *pNumExtendedSortedCodewordInSection =
441 pHcr->sectionInfo.pNumExtendedSortedCodewordInSection;
464 for (k = pNumExtendedSortedCodewordInSection
    [all...]

Completed in 45 milliseconds