OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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