Searched refs:PrepareSpeechData (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/modules/audio_coding/codecs/opus/ |
D | opus_unittest.cc | 122 void PrepareSpeechData(int block_length_ms, int loop_length_ms); 171 void OpusTest::PrepareSpeechData(int block_length_ms, int loop_length_ms) { in PrepareSpeechData() function in webrtc::OpusTest 249 PrepareSpeechData(block_length_ms, 2000); in TestDtxEffect() 418 PrepareSpeechData(block_length_ms, 2000); in TestCbrEffect() 512 PrepareSpeechData(20, 20); in TEST_P() 587 PrepareSpeechData(20, 20); in TEST_P() 657 PrepareSpeechData(20, 20); in TEST_P() 802 PrepareSpeechData(20, 20); in TEST_P() 843 PrepareSpeechData(20, 20); in TEST_P() 887 PrepareSpeechData(20, 20 * kPackets); in TEST_P()
|