Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_device/dummy/
H A Dfile_audio_device.cc222 while (PlayThreadProcess()) { in StartPlayout()
444 bool FileAudioDevice::PlayThreadProcess() { in PlayThreadProcess() function in webrtc::FileAudioDevice
H A Dfile_audio_device.h132 bool PlayThreadProcess();
/aosp_15_r20/external/webrtc/modules/audio_device/linux/
H A Daudio_device_alsa_linux.h152 bool PlayThreadProcess();
H A Daudio_device_alsa_linux.cc1142 while (PlayThreadProcess()) { in StartPlayout()
1451 bool AudioDeviceLinuxALSA::PlayThreadProcess() { in PlayThreadProcess() function in webrtc::AudioDeviceLinuxALSA
H A Daudio_device_pulse_linux.h261 bool PlayThreadProcess() RTC_LOCKS_EXCLUDED(mutex_);
H A Daudio_device_pulse_linux.cc174 while (PlayThreadProcess()) { in Init()
1979 bool AudioDeviceLinuxPulse::PlayThreadProcess() { in PlayThreadProcess() function in webrtc::AudioDeviceLinuxPulse