Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_unittest_ios.cc297 int extra_delay = IndexToMilliseconds(static_cast<double>(index_of_max)); in Write()
345 int IndexToMilliseconds(double index) const { in IndexToMilliseconds() function in webrtc::LatencyMeasuringAudioStream
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_device_unittest.cc305 int extra_delay = IndexToMilliseconds(static_cast<double> (index_of_max)); in Write()
354 int IndexToMilliseconds(double index) const { in IndexToMilliseconds() function in webrtc::LatencyMeasuringAudioStream