Searched defs:RecThreadFunc (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/dummy/
H A Dfile_audio_device.cc271 RecThreadFunc, this, "webrtc_audio_module_capture_thread"));
472 bool FileAudioDevice::RecThreadFunc(void* pThis) function in class:webrtc::FileAudioDevice
/external/webrtc/webrtc/modules/audio_device/linux/
H A Daudio_device_alsa_linux.cc1367 RecThreadFunc, this, "webrtc_audio_module_capture_thread"));
1974 bool AudioDeviceLinuxALSA::RecThreadFunc(void* pThis) function in class:webrtc::AudioDeviceLinuxALSA
H A Daudio_device_pulse_linux.cc204 RecThreadFunc, this, "webrtc_audio_module_rec_thread"));
2596 bool AudioDeviceLinuxPulse::RecThreadFunc(void* pThis) function in class:webrtc::AudioDeviceLinuxPulse

Completed in 154 milliseconds