Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc2361 UINT bufferFrameCount(0); in InitPlayout() local
2363 &bufferFrameCount); in InitPlayout()
2367 bufferFrameCount, bufferFrameCount*_playAudioFrameSize); in InitPlayout()
2669 UINT bufferFrameCount(0); in InitRecording() local
2671 &bufferFrameCount); in InitRecording()
2675 bufferFrameCount, bufferFrameCount*_recAudioFrameSize); in InitRecording()