Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.h192 int PlayProc(LONGLONG& consumedTime);
Daudio_device_wave_win.cc3090 if (PlayProc(playTime) == -1) in ThreadProcess()
3109 if (PlayProc(playTime)) in ThreadProcess()
3374 int AudioDeviceWindowsWave::PlayProc(LONGLONG& consumedTime) in PlayProc() function in webrtc::AudioDeviceWindowsWave