Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc267 if (output_type == kOutputPLC) { in UpdateState()
387 if (output_type == kOutputPLC) { in UpdateState()
Dneteq_impl_unittest.cc633 EXPECT_EQ(kOutputPLC, type); in TEST_F()
1107 EXPECT_EQ(kOutputPLC, type); in TEST_F()
Dneteq_unittest.cc1115 EXPECT_EQ(kOutputPLC, type); in CheckBgn()
Dneteq_impl.cc2038 return kOutputPLC; in LastOutputType()
/external/webrtc/webrtc/modules/audio_coding/neteq/include/
Dneteq.h58 kOutputPLC, enumerator
/external/webrtc/webrtc/modules/audio_coding/acm2/
Dacm_receiver.cc60 case kOutputPLC: { in SetAudioFrameActivityAndType()
86 case kOutputPLC: { in SetAudioFrameActivityAndType()