Searched refs:ISACTest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A DiSACTest.h40 class ISACTest : public ACMTest { class in namespace:webrtc
42 explicit ISACTest(int testMode);
43 ~ISACTest();
H A DiSACTest.cc89 ISACTest::ISACTest(int testMode) function in class:webrtc::ISACTest
94 ISACTest::~ISACTest() {}
96 void ISACTest::Setup() {
155 void ISACTest::Perform() {
246 void ISACTest::Run10ms() {
259 void ISACTest::EncodeDecode(int testNr, ACMTestISACConfig& wbISACConfig,
328 void ISACTest::SwitchingSamplingRate(int testNr, int maxSampRateChange) {
H A DTester.cc65 webrtc::ISACTest(ACM_TEST_MODE).Perform();

Completed in 90 milliseconds