Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddefines.h35 kModeNormal = 0, enumerator
Dneteq_impl.cc84 last_mode_(kModeNormal), in NetEqImpl()
903 if ((last_mode_ == kModeNormal) || in GetAudioInternal()
1429 last_mode_ = kModeNormal; in DoNormal()
1968 last_mode_ = kModeNormal; in SetSampleRateAndChannels()