Searched defs:pWindowGroupLength (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACdec/src/
H A Dstereo.cpp151 const UCHAR *pWindowGroupLength,
166 for (int groupwin=0; groupwin<pWindowGroupLength[group]; groupwin++, window++)
224 const UCHAR *pWindowGroupLength,
241 for (int groupwin=0; groupwin<pWindowGroupLength[group]; groupwin++, window++)
148 CJointStereo_ApplyMS( CAacDecoderChannelInfo *pAacDecoderChannelInfo[2], const SHORT *pScaleFactorBandOffsets, const UCHAR *pWindowGroupLength, const int windowGroups, const int scaleFactorBandsTransmittedL, const int scaleFactorBandsTransmittedR ) argument
221 CJointStereo_ApplyIS( CAacDecoderChannelInfo *pAacDecoderChannelInfo[2], const SHORT *pScaleFactorBandOffsets, const UCHAR *pWindowGroupLength, const int windowGroups, const int scaleFactorBandsTransmitted, const UINT CommonWindow ) argument

Completed in 248 milliseconds