OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GainApplier
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_utils.cc
289
GainApplier
::
GainApplier
(size_t freqs, float change_limit)
300
void
GainApplier
::Apply(const complex<float>* in_block,
intelligibility_utils.h
137
class
GainApplier
{
139
GainApplier
(size_t freqs, float change_limit);
Completed in 38 milliseconds