Searched refs:RecThreadFunc (Results 1 – 6 of 6) sorted by relevance
280 RecThreadFunc, this, "webrtc_audio_module_capture_thread", in StartRecording()448 void FileAudioDevice::RecThreadFunc(void* pThis) { in RecThreadFunc() function in webrtc::FileAudioDevice
130 static void RecThreadFunc(void*);
140 static void RecThreadFunc(void*);
257 static void RecThreadFunc(void*);
1031 RecThreadFunc, this, "webrtc_audio_module_capture_thread", in StartRecording()1466 void AudioDeviceLinuxALSA::RecThreadFunc(void* pThis) { in RecThreadFunc() function in webrtc::AudioDeviceLinuxALSA
161 _ptrThreadRec.reset(new rtc::PlatformThread(RecThreadFunc, this, in Init()1990 void AudioDeviceLinuxPulse::RecThreadFunc(void* pThis) { in RecThreadFunc() function in webrtc::AudioDeviceLinuxPulse