webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::intelligibility::GainApplier Class Reference

#include <intelligibility_utils.h>

Public Member Functions

 GainApplier (size_t freqs, float relative_change_limit)
 
 ~GainApplier ()
 
void Apply (const std::complex< float > *in_block, std::complex< float > *out_block)
 
float * target ()
 
 GainApplier (size_t freqs, float relative_change_limit)
 
 ~GainApplier ()
 
void Apply (const std::complex< float > *in_block, std::complex< float > *out_block)
 
float * target ()
 

Constructor & Destructor Documentation

◆ GainApplier() [1/2]

webrtc::intelligibility::GainApplier::GainApplier ( size_t  freqs,
float  relative_change_limit 
)

◆ ~GainApplier() [1/2]

webrtc::intelligibility::GainApplier::~GainApplier ( )

◆ GainApplier() [2/2]

webrtc::intelligibility::GainApplier::GainApplier ( size_t  freqs,
float  relative_change_limit 
)

◆ ~GainApplier() [2/2]

webrtc::intelligibility::GainApplier::~GainApplier ( )

Member Function Documentation

◆ Apply() [1/2]

void webrtc::intelligibility::GainApplier::Apply ( const std::complex< float > *  in_block,
std::complex< float > *  out_block 
)

◆ Apply() [2/2]

void webrtc::intelligibility::GainApplier::Apply ( const std::complex< float > *  in_block,
std::complex< float > *  out_block 
)

◆ target() [1/2]

float* webrtc::intelligibility::GainApplier::target ( )
inline

◆ target() [2/2]

float* webrtc::intelligibility::GainApplier::target ( )
inline

The documentation for this class was generated from the following files: