Searched defs:ProcessStream (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/ | ||
D | level_estimator_impl.cc | 31 void LevelEstimatorImpl::ProcessStream(AudioBuffer* audio) { in ProcessStream() function in webrtc::LevelEstimatorImpl |
D | audio_processing_impl.cc | 557 int AudioProcessingImpl::ProcessStream(const float* const* src, in ProcessStream() function in webrtc::AudioProcessingImpl |
/external/u-boot/tools/patman/ | ||
D | patchstream.py | 404 def ProcessStream(self, infd, outfd): member in PatchStream |