Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Dcall_statistics.cc26 case AudioFrame::kPLC: { in DecodedByNetEq()
Dcall_statistics_unittest.cc37 call_stats.DecodedByNetEq(AudioFrame::kPLC); in TEST()
Dacm_receiver.cc63 audio_frame->speech_type_ = AudioFrame::kPLC; in SetAudioFrameActivityAndType()
87 audio_frame->speech_type_ = AudioFrame::kPLC; in SetAudioFrameActivityAndType()
Dacm_receive_test_oldapi.cc165 if (output_frame.speech_type_ == webrtc::AudioFrame::kPLC) { in Run()
/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h494 kPLC = 1, enumerator