Searched defs:AnalyzeReverseStream (Results 1 - 1 of 1) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/ | ||
H A D | audio_processing_impl.cc | 834 int AudioProcessingImpl::AnalyzeReverseStream(const float* const* data, function in class:webrtc::AudioProcessingImpl 915 RETURN_ON_ERR(AnalyzeReverseStream(frame)); 924 int AudioProcessingImpl::AnalyzeReverseStream(AudioFrame* frame) { function in class:webrtc::AudioProcessingImpl |
Completed in 58 milliseconds