Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/dummy/
Dfile_audio_device.cc215 PlayThreadFunc, this, "webrtc_audio_module_play_thread")); in StartPlayout()
467 bool FileAudioDevice::PlayThreadFunc(void* pThis) in PlayThreadFunc() function in webrtc::FileAudioDevice
Dfile_audio_device.h166 static bool PlayThreadFunc(void*);
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.h179 static bool PlayThreadFunc(void*);
Daudio_device_pulse_linux.h275 static bool PlayThreadFunc(void*);
Daudio_device_alsa_linux.cc1511 PlayThreadFunc, this, "webrtc_audio_module_play_thread")); in StartPlayout()
1969 bool AudioDeviceLinuxALSA::PlayThreadFunc(void* pThis) in PlayThreadFunc() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc211 PlayThreadFunc, this, "webrtc_audio_module_play_thread")); in Init()
2591 bool AudioDeviceLinuxPulse::PlayThreadFunc(void* pThis) in PlayThreadFunc() function in webrtc::AudioDeviceLinuxPulse