OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARAM_FILTER_ANCHOR
(Results
1 - 2
of
2
) sorted by null
/device/google/dragon/audio/hal/dsp/
drc.h
74
*
PARAM_FILTER_ANCHOR
- The frequency of the first emphasis filter, in
94
PARAM_FILTER_ANCHOR
,
drc.c
120
drc->parameters[0][
PARAM_FILTER_ANCHOR
] = 15000 / nyquist;
179
float anchor_freq = drc_get_param(drc, 0,
PARAM_FILTER_ANCHOR
);
Completed in 956 milliseconds