Home
last modified time | relevance | path

Searched refs:pWindowGroupLength (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
Dchannelinfo.h465 const SHORT *pScaleFactorBandOffsets, const UCHAR *pWindowGroupLength,
485 const UCHAR *pWindowGroupLength,
Dstereo.cpp548 const SHORT *pScaleFactorBandOffsets, const UCHAR *pWindowGroupLength, in CJointStereo_ApplyMS() argument
706 for (groupwin = 0; groupwin < pWindowGroupLength[group]; in CJointStereo_ApplyMS()
755 for (groupwin = 0; groupwin < pWindowGroupLength[group]; in CJointStereo_ApplyMS()
1078 for (int groupwin = 0; groupwin < pWindowGroupLength[group]; in CJointStereo_ApplyMS()
1166 const UCHAR *pWindowGroupLength, in CJointStereo_ApplyIS() argument
1181 for (int groupwin = 0; groupwin < pWindowGroupLength[group]; in CJointStereo_ApplyIS()