Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dstereo.cpp1143 FIXP_DBL rightCoefficient = rightSpectrum[index]; in CJointStereo_ApplyMS() local
1145 leftSpectrum[index] = rightCoefficient; in CJointStereo_ApplyMS()
1146 rightSpectrum[index] = -rightCoefficient; in CJointStereo_ApplyMS()