Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/dummy/
Dfile_audio_device.cc444 while (device->PlayThreadProcess()) { in PlayThreadFunc()
454 bool FileAudioDevice::PlayThreadProcess() { in PlayThreadProcess() function in webrtc::FileAudioDevice
Dfile_audio_device.h133 bool PlayThreadProcess();
/external/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.h143 bool PlayThreadProcess();
Daudio_device_pulse_linux.h260 bool PlayThreadProcess();
Daudio_device_alsa_linux.cc1462 while (device->PlayThreadProcess()) { in PlayThreadFunc()
1472 bool AudioDeviceLinuxALSA::PlayThreadProcess() { in PlayThreadProcess() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc1986 while (device->PlayThreadProcess()) { in PlayThreadFunc()
1996 bool AudioDeviceLinuxPulse::PlayThreadProcess() { in PlayThreadProcess() function in webrtc::AudioDeviceLinuxPulse