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

  /external/webrtc/webrtc/modules/audio_device/android/
audio_device_unittest.cc 305 int extra_delay = IndexToMilliseconds(static_cast<double> (index_of_max));
354 int IndexToMilliseconds(double index) const {
    [all...]
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_unittest_ios.cc 297 int extra_delay = IndexToMilliseconds(static_cast<double>(index_of_max));
345 int IndexToMilliseconds(double index) const {
    [all...]

Completed in 204 milliseconds