webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
webrtc::PushSincResamplerTest Class Reference
Inheritance diagram for webrtc::PushSincResamplerTest:

Public Member Functions

 PushSincResamplerTest ()
 
 ~PushSincResamplerTest () override
 

Protected Member Functions

void ResampleBenchmarkTest (bool int_format)
 
void ResampleTest (bool int_format)
 

Protected Attributes

int input_rate_
 
int output_rate_
 
double rms_error_
 
double low_freq_error_
 

Constructor & Destructor Documentation

◆ PushSincResamplerTest()

webrtc::PushSincResamplerTest::PushSincResamplerTest ( )
inline

◆ ~PushSincResamplerTest()

webrtc::PushSincResamplerTest::~PushSincResamplerTest ( )
inlineoverride

Member Function Documentation

◆ ResampleBenchmarkTest()

void webrtc::PushSincResamplerTest::ResampleBenchmarkTest ( bool  int_format)
protected

◆ ResampleTest()

void webrtc::PushSincResamplerTest::ResampleTest ( bool  int_format)
protected

Member Data Documentation

◆ input_rate_

int webrtc::PushSincResamplerTest::input_rate_
protected

◆ low_freq_error_

double webrtc::PushSincResamplerTest::low_freq_error_
protected

◆ output_rate_

int webrtc::PushSincResamplerTest::output_rate_
protected

◆ rms_error_

double webrtc::PushSincResamplerTest::rms_error_
protected

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