Searched refs:WAVE_BUFFER_MULTIPLYING_FACTOR (Results 1 – 2 of 2) sorted by relevance
37 static const int WAVE_BUFFER_MULTIPLYING_FACTOR = 4; member39 static const int WAVE_BUFFER_MAX = 5 * WAVE_BUFFER_MULTIPLYING_FACTOR;
153 …equiredStreamBufferSize( arc ) * internal::driver::StreamChannel::WAVE_BUFFER_MULTIPLYING_FACTOR ); in Initialize()