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

Protected Member Functions

 IntelligibilityEnhancerTest ()
 
bool CheckUpdate ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

std::unique_ptr< IntelligibilityEnhancerenh_
 
AudioBuffer clear_buffer_
 
StreamConfig stream_config_
 
std::vector< float > clear_data_
 
std::vector< float > noise_data_
 
std::vector< float > orig_data_
 
size_t initial_delay_
 

Constructor & Destructor Documentation

◆ IntelligibilityEnhancerTest()

webrtc::IntelligibilityEnhancerTest::IntelligibilityEnhancerTest ( )
inlineprotected

Member Function Documentation

◆ CheckUpdate()

bool webrtc::IntelligibilityEnhancerTest::CheckUpdate ( )
inlineprotected

Member Data Documentation

◆ clear_buffer_

AudioBuffer webrtc::IntelligibilityEnhancerTest::clear_buffer_
protected

◆ clear_data_

std::vector<float> webrtc::IntelligibilityEnhancerTest::clear_data_
protected

◆ enh_

std::unique_ptr<IntelligibilityEnhancer> webrtc::IntelligibilityEnhancerTest::enh_
protected

◆ initial_delay_

size_t webrtc::IntelligibilityEnhancerTest::initial_delay_
protected

◆ noise_data_

std::vector<float> webrtc::IntelligibilityEnhancerTest::noise_data_
protected

◆ orig_data_

std::vector<float> webrtc::IntelligibilityEnhancerTest::orig_data_
protected

◆ stream_config_

StreamConfig webrtc::IntelligibilityEnhancerTest::stream_config_
protected

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