Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl_unittest.cc430 class CountingSamplesDecoder : public AudioDecoder { in TEST_F() class
432 CountingSamplesDecoder() : next_value_(1) {} in TEST_F() function in webrtc::TEST_F::CountingSamplesDecoder