Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/dummy/
Dfile_audio_device.cc220 PlayThreadFunc, this, "webrtc_audio_module_play_thread", in StartPlayout()
442 void FileAudioDevice::PlayThreadFunc(void* pThis) { in PlayThreadFunc() function in webrtc::FileAudioDevice
Dfile_audio_device.h131 static void PlayThreadFunc(void*);
/external/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.h141 static void PlayThreadFunc(void*);
Daudio_device_pulse_linux.h258 static void PlayThreadFunc(void*);
Daudio_device_alsa_linux.cc1149 PlayThreadFunc, this, "webrtc_audio_module_play_thread", in StartPlayout()
1460 void AudioDeviceLinuxALSA::PlayThreadFunc(void* pThis) { in PlayThreadFunc() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc169 PlayThreadFunc, this, "webrtc_audio_module_play_thread", in Init()
1984 void AudioDeviceLinuxPulse::PlayThreadFunc(void* pThis) { in PlayThreadFunc() function in webrtc::AudioDeviceLinuxPulse