Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dfec_controller_plr_based.cc22 class NullSmoothingFilter final : public SmoothingFilter { class
61 ? std::unique_ptr<NullSmoothingFilter>(new NullSmoothingFilter()) in FecControllerPlrBased()