Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic_normal.cc39 return kExpand; in GetDecisionSpecialized()
127 return kExpand; in NoPacket()
171 return kExpand; in FuturePacketAvailable()
215 return kExpand; in FuturePacketAvailable()
Ddefines.h19 kExpand, enumerator
Ddecision_logic.cc146 if (operation == kExpand) { in ExpandDecision()
Dneteq_impl.cc780 case kExpand: { in GetAudioInternal()
1065 case kExpand: { in GetDecision()
1300 *operation = kExpand; // Do expansion to get data instead. in Decode()