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

  /external/webrtc/webrtc/modules/audio_device/android/
audio_device_unittest.cc 81 static const int kImpulseThreshold = 1000;
302 if (max > kImpulseThreshold) {
    [all...]
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_unittest_ios.cc 83 static const int kImpulseThreshold = 50;
294 if (max > kImpulseThreshold) {
    [all...]

Completed in 67 milliseconds