Searched refs:ProcessCaptureStreamLocked (Results 1 – 2 of 2) sorted by relevance
330 int ProcessCaptureStreamLocked() RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_capture_);
1098 RETURN_ON_ERR(ProcessCaptureStreamLocked()); in ProcessStream()1397 RETURN_ON_ERR(ProcessCaptureStreamLocked()); in ProcessStream()1413 int AudioProcessingImpl::ProcessCaptureStreamLocked() { in ProcessCaptureStreamLocked() function in webrtc::AudioProcessingImpl