OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numExtendedSortedSectionsInSetsIdx
(Results
1 - 3
of
3
) sorted by null
/external/aac/libAACdec/src/
aacdec_hcr.cpp
126
int
numExtendedSortedSectionsInSetsIdx
);
501
pHcr->sectionInfo.
numExtendedSortedSectionsInSetsIdx
);
506
pTmp3 = pHcr->sectionInfo.
numExtendedSortedSectionsInSetsIdx
;
528
pHcr->sectionInfo.
numExtendedSortedSectionsInSetsIdx
= pTmp3;
[
all
...]
aacdec_hcr_types.h
322
int
numExtendedSortedSectionsInSetsIdx
;
aacdec_hcrs.cpp
401
int
numExtendedSortedSectionsInSetsIdx
= pHcr->sectionInfo.
numExtendedSortedSectionsInSetsIdx
;
408
for ( i=pNumExtendedSortedSectionsInSets[
numExtendedSortedSectionsInSetsIdx
]; i != 0; i-- ) {
435
numExtendedSortedSectionsInSetsIdx
++; /* inc ptr for next set of non-PCWs */
443
pHcr->sectionInfo.
numExtendedSortedSectionsInSetsIdx
=
numExtendedSortedSectionsInSetsIdx
;
[
all
...]
Completed in 279 milliseconds