Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dunittest.cc236 static const int channel_rates[] = {12000, 15000, 19000, 22000}; in TestCases() local
242 for (int channel_rate : channel_rates) in TestCases()