HomeSort by relevance Sort by last modified time
    Searched refs:DefaultMaxDecibels (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/webaudio/
RealtimeAnalyser.h 75 static const double DefaultMaxDecibels;
RealtimeAnalyser.cpp 52 const double RealtimeAnalyser::DefaultMaxDecibels = -30.0;
65 , m_maxDecibels(DefaultMaxDecibels)

Completed in 63 milliseconds