Searched refs:ProcessCaptureStreamLocked (Results 1 – 2 of 2) sorted by relevance
301 int ProcessCaptureStreamLocked() RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_capture_);
800 RETURN_ON_ERR(ProcessCaptureStreamLocked()); in ProcessStream()1036 RETURN_ON_ERR(ProcessCaptureStreamLocked()); in ProcessStream()1053 int AudioProcessingImpl::ProcessCaptureStreamLocked() { in ProcessCaptureStreamLocked() function in webrtc::AudioProcessingImpl