Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.h47 const int N_BLOCKS_IO = 2; variable
51 const uint32_t TIMER_PERIOD_MS = 2 * 10 * N_BLOCKS_IO * 1000000;
Daudio_device_mac.cc1261 N_BLOCKS_IO; in InitRecording()
1323 (UInt32)((_inStreamFormat.mSampleRate / 1000.0) * 10.0 * N_BLOCKS_IO * in InitRecording()
2227 N_BLOCKS_IO; in HandleStreamFormatChange()