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

  /external/webrtc/webrtc/voice_engine/
voe_dtmf_impl.cc 80 (lengthMs > kMaxTelephoneEventDuration) ||
184 (lengthMs > kMaxTelephoneEventDuration) ||
voice_engine_defines.h 51 enum { kMaxTelephoneEventDuration = 60000 }; // Actual limit is 2^16
  /external/webrtc/talk/media/webrtc/
webrtcvoiceengine.cc 133 const int kMaxTelephoneEventDuration = 60000; // Actual limit is 2^16
    [all...]

Completed in 115 milliseconds