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

Protected Member Functions

virtual void SetUp ()
 
void TestCngEncode (int sample_rate_hz, int quality)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

Protected Attributes

int16_t speech_data_ [640]
 

Member Function Documentation

◆ SetUp()

void webrtc::CngTest::SetUp ( )
protectedvirtual

Reimplemented from testing::Test.

◆ TestCngEncode()

void webrtc::CngTest::TestCngEncode ( int  sample_rate_hz,
int  quality 
)
protected

Member Data Documentation

◆ speech_data_

int16_t webrtc::CngTest::speech_data_[640]
protected

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