Home
last modified time | relevance | path

Searched refs:TestStereo (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/audio_coding/test/
DTestStereo.h59 class TestStereo {
61 TestStereo();
62 ~TestStereo();
DTestStereo.cc99 TestStereo::TestStereo() in TestStereo() function in webrtc::TestStereo
110 TestStereo::~TestStereo() { in ~TestStereo()
117 void TestStereo::Perform() { in Perform()
435 void TestStereo::RegisterSendCodec(char side, in RegisterSendCodec()
491 void TestStereo::Run(TestPackStereo* channel, in Run()
590 void TestStereo::OpenOutFile(int16_t test_number) { in OpenOutFile()
DTester.cc68 TEST(AudioCodingModuleTest, TestStereo) {
70 webrtc::TestStereo().Perform();
/external/webrtc/modules/audio_coding/
DBUILD.gn1225 "test/TestStereo.cc",
1226 "test/TestStereo.h",