Searched refs:m_gainL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DEqualPowerPanner.h50 double m_gainL; member in class:WebCore::EqualPowerPanner
H A DEqualPowerPanner.cpp46 , m_gainL(0.0)
110 m_gainL = desiredGainL;
115 double gainL = m_gainL;
153 m_gainL = gainL;

Completed in 186 milliseconds