OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numSection
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
aacdec_hcr.cpp
288
SHORT
numSection
;
299
pHcr->decInOut.
numSection
= pAacDecoderChannelInfo->pDynData->specificTo.aac.numberSection;
330
numSection
= 0;
355
numSection
++;
368
numSection
++;
372
if (
numSection
<= 0 ||
numSection
> 1024/2 ) {
385
pHcr->decInOut.
numSection
=
numSection
;
393
numSection
= pHcr->decInOut.numSection
[
all
...]
aacdec_hcr_types.h
278
SHORT
numSection
;
Completed in 2035 milliseconds