Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/opus/
Daudio_encoder_opus.cc68 constexpr float kAlphaForPacketLossFractionSmoother = 0.9999f; variable
318 smoother_(kAlphaForPacketLossFractionSmoother) {} in PacketLossFractionSmoother()