Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/mac/
Daudio_device_mac.h51 const int N_BUFFERS_OUT = 3; // Must be at least N_BLOCKS_IO. variable
58 ENGINE_PLAY_BUF_SIZE_IN_SAMPLES * N_PLAY_CHANNELS * N_BUFFERS_OUT;
Daudio_device_mac.cc1805 _renderBufSizeSamples - N_BUFFERS_OUT * ENGINE_PLAY_BUF_SIZE_IN_SAMPLES * in SetDesiredPlayoutFormat()