Searched refs:numSection (Results 1 - 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
H A Daacdec_hcr.cpp288 SHORT numSection; local
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
573 UINT numSection = pHcr->decInOut.numSection; local
721 UINT numSection = pHcr->decInOut.numSection; local
757 UINT numSection = pHcr->decInOut.numSection; local
[all...]
H A Daacdec_hcr_types.h278 SHORT numSection; member in struct:__anon14

Completed in 110 milliseconds