Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dstereo.cpp1155 FIXP_DBL rightCoefficient = rightSpectrum[index]; in CJointStereo_ApplyMS() local
1157 leftSpectrum[index] = rightCoefficient; in CJointStereo_ApplyMS()
1158 rightSpectrum[index] = -rightCoefficient; in CJointStereo_ApplyMS()