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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
H A Dunittest.cc104 void TestGetSetBandwidthInfo(const int16_t* speech_data, function in namespace:webrtc::__anon21442
219 return TestGetSetBandwidthInfo<IsacFix, true>;
221 return TestGetSetBandwidthInfo<IsacFix, false>;
224 return TestGetSetBandwidthInfo<IsacFloat, true>;
226 return TestGetSetBandwidthInfo<IsacFloat, false>;

Completed in 96 milliseconds