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

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DAudioParam.h48 static const double DefaultSmoothingConstant; member in class:WebCore::AudioParam
116 , m_smoothingConstant(DefaultSmoothingConstant)
H A DAudioParam.cpp40 const double AudioParam::DefaultSmoothingConstant = 0.05; member in class:WebCore::AudioParam

Completed in 56 milliseconds