Searched refs:_inDeviceIOProcID (Results 1 – 2 of 2) sorted by relevance
1386 _inputDeviceID, inDeviceIOProc, this, &_inDeviceIOProcID)); in InitRecording()1425 AudioDeviceStart(_inputDeviceID, _inDeviceIOProcID)); in StartRecording()1457 WEBRTC_CA_LOG_WARN(AudioDeviceStop(_inputDeviceID, _inDeviceIOProcID)); in StopRecording()1459 AudioDeviceDestroyIOProcID(_inputDeviceID, _inDeviceIOProcID)); in StopRecording()2497 WEBRTC_CA_LOG_ERR(AudioDeviceStop(_inputDeviceID, _inDeviceIOProcID)); in implInDeviceIOProc()2499 AudioDeviceDestroyIOProcID(_inputDeviceID, _inDeviceIOProcID)); in implInDeviceIOProc()
307 AudioDeviceIOProcID _inDeviceIOProcID; variable