HomeSort by relevance Sort by last modified time
    Searched refs:kMaxWaitForPacket (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
decision_logic_normal.h 40 static const int kMaxWaitForPacket = 10;
99 // Checks if num_consecutive_expands_ >= kMaxWaitForPacket.
decision_logic_normal.cc 235 return num_consecutive_expands_ >= kMaxWaitForPacket;

Completed in 59 milliseconds