OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DefaultSmoothingTimeConstant
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/webaudio/
RealtimeAnalyser.h
73
static const double
DefaultSmoothingTimeConstant
;
RealtimeAnalyser.cpp
50
const double RealtimeAnalyser::
DefaultSmoothingTimeConstant
= 0.8;
63
, m_smoothingTimeConstant(
DefaultSmoothingTimeConstant
)
Completed in 516 milliseconds