Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_stereo_unittest.cc382 for (int rate_index = 0; rate_index < num_rates; ++rate_index) { in GetTestParameters() local
383 int sample_rate = sample_rates[rate_index]; in GetTestParameters()