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

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DRealtimeAnalyser.h67 static const double DefaultMinDecibels; member in class:WebCore::FINAL
H A DRealtimeAnalyser.cpp49 const double RealtimeAnalyser::DefaultMinDecibels = -100; member in class:WebCore::RealtimeAnalyser
64 , m_minDecibels(DefaultMinDecibels)

Completed in 83 milliseconds