Searched refs:PlayProc (Results 1 – 2 of 2) sorted by relevance
192 int PlayProc(LONGLONG& consumedTime);
3090 if (PlayProc(playTime) == -1) in ThreadProcess()3109 if (PlayProc(playTime)) in ThreadProcess()3374 int AudioDeviceWindowsWave::PlayProc(LONGLONG& consumedTime) in PlayProc() function in webrtc::AudioDeviceWindowsWave