Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dneteq_impl_unittest.cc1556 class Decoder120ms : public AudioDecoder { class
1558 Decoder120ms(int sample_rate_hz, SpeechType speech_type) in Decoder120ms() function in webrtc::Decoder120ms
1640 std::make_unique<Decoder120ms>(sampling_freq, speech_type); in Register120msCodec()