Searched defs:ProcessStream (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/modules/audio_processing/ | ||
D | level_estimator.cc | 23 void LevelEstimator::ProcessStream(const AudioBuffer& audio) { in ProcessStream() function in webrtc::LevelEstimator |
D | audio_processing_impl.cc | 777 int AudioProcessingImpl::ProcessStream(const float* const* src, in ProcessStream() function in webrtc::AudioProcessingImpl |
/external/webrtc/modules/audio_processing/test/ | ||
D | audio_processing_simulator.cc | 196 void AudioProcessingSimulator::ProcessStream(bool fixed_interface) { in ProcessStream() function in webrtc::test::AudioProcessingSimulator |
/external/piex/src/ | ||
D | piex_cr3.cc | 496 bool ProcessStream(StreamInterface* stream, const BoxTag& last_chunk, in ProcessStream() function |