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

Public Member Functions

 SincResamplerTest ()
 
virtual ~SincResamplerTest ()
 

Protected Attributes

int input_rate_
 
int output_rate_
 
double rms_error_
 
double low_freq_error_
 

Constructor & Destructor Documentation

◆ SincResamplerTest()

webrtc::SincResamplerTest::SincResamplerTest ( )
inline

◆ ~SincResamplerTest()

virtual webrtc::SincResamplerTest::~SincResamplerTest ( )
inlinevirtual

Member Data Documentation

◆ input_rate_

int webrtc::SincResamplerTest::input_rate_
protected

◆ low_freq_error_

double webrtc::SincResamplerTest::low_freq_error_
protected

◆ output_rate_

int webrtc::SincResamplerTest::output_rate_
protected

◆ rms_error_

double webrtc::SincResamplerTest::rms_error_
protected

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