Home
last modified time | relevance | path

Searched defs:low_band (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_processing/
Dsplitting_filter.cc17 WebRtc_Word16* low_band, in SplittingFilterAnalysis()
25 void SplittingFilterSynthesis(const WebRtc_Word16* low_band, in SplittingFilterSynthesis()
/external/webrtc/src/common_audio/signal_processing/
Dsplitting_filter.c119 void WebRtcSpl_AnalysisQMF(const WebRtc_Word16* in_data, WebRtc_Word16* low_band, in WebRtcSpl_AnalysisQMF()
158 void WebRtcSpl_SynthesisQMF(const WebRtc_Word16* low_band, const WebRtc_Word16* high_band, in WebRtcSpl_SynthesisQMF()
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
Dsplitting_filter.c128 int16_t* low_band, int16_t* high_band, in WebRtcSpl_AnalysisQMF()
169 void WebRtcSpl_SynthesisQMF(const int16_t* low_band, const int16_t* high_band, in WebRtcSpl_SynthesisQMF()