OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Notch
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
BiquadFilterNode.cpp
57
case BiquadProcessor::
Notch
:
58
return "
notch
";
81
else if (type == "
notch
")
82
setType(BiquadProcessor::
Notch
);
BiquadProcessor.h
48
Notch
= 6,
BiquadDSPKernel.cpp
102
case BiquadProcessor::
Notch
:
Completed in 160 milliseconds