Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Ddecision_logic.cc41 disallow_time_stretching_(!config.allow_time_stretching), in DecisionLogic()
296 if (!disallow_time_stretching_ && prev_mode != NetEq::Mode::kExpand && in ExpectedPacketAvailable()
Ddecision_logic.h185 bool disallow_time_stretching_; variable