Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddefines.h22 kPreemptiveExpand, enumerator
Ddecision_logic_normal.cc143 return kPreemptiveExpand; in ExpectedPacketAvailable()
Dneteq_impl.cc792 case kPreemptiveExpand: { in GetAudioInternal()
1013 *operation != kPreemptiveExpand) { in GetDecision()
1116 case kPreemptiveExpand: { in GetDecision()
1179 *operation == kPreemptiveExpand) { in GetDecision()
1362 operation == kPreemptiveExpand); in DecodeLoop()