Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.h275 bool DoCodecPlc() RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_);
H A Dneteq_impl.cc857 if (!current_rtp_payload_type_ || !DoCodecPlc()) { in GetAudioInternal()
1573 bool NetEqImpl::DoCodecPlc() { in DoCodecPlc() function in webrtc::NetEqImpl