Searched refs:_devicePlayBlockSize (Results 1 – 2 of 2) sorted by relevance
323 uint32_t _devicePlayBlockSize; variable
2278 _devicePlayBlockSize = Wfx.nSamplesPerSec/100; in InitPlayout()3459 double endpointBufferSizeMS = 10.0 * ((double)bufferLength / (double)_devicePlayBlockSize); in DoRenderThread()