Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dstereo.cpp171 SHORT *rightScale = &pAacDecoderChannelInfo[R]->pDynData->aSfbScale[window*16]; in CJointStereo_ApplyMS() local
181 int rScale=rightScale[band]; in CJointStereo_ApplyMS()
191 rightScale[band]=commonScale; in CJointStereo_ApplyMS()
245 SHORT *rightScale = &pAacDecoderChannelInfo[R]->pDynData->aSfbScale[window*16]; in CJointStereo_ApplyIS() local
271 rightScale[band] = leftScale[band]+msb+1; in CJointStereo_ApplyIS()