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

  /external/aac/libAACdec/src/
aacdec_hcr.cpp 135 int numExtendedSortedSectionsInSetsIdx);
461 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx);
466 pTmp3 = pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx;
483 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx = pTmp3;
    [all...]
aacdec_hcr_types.h 393 int numExtendedSortedSectionsInSetsIdx;
aacdec_hcrs.cpp 448 int numExtendedSortedSectionsInSetsIdx =
449 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx;
458 for (i = pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx];
494 numExtendedSortedSectionsInSetsIdx++; /* inc ptr for next set of non-PCWs */
503 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx =
504 numExtendedSortedSectionsInSetsIdx;
    [all...]

Completed in 68 milliseconds