Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Ddecision_logic.cc37 constexpr int kMaxWaitForPacketTicks = 10; variable
445 return num_consecutive_expands_ >= kMaxWaitForPacketTicks; in MaxWaitForPacket()