HomeSort by relevance Sort by last modified time
    Searched defs:Synthesis (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/
splitting_filter.cc 46 void SplittingFilter::Synthesis(const IFChannelBuffer* bands,
99 three_band_filter_banks_[i]->Synthesis(bands->fbuf_const()->bands(i),
three_band_filter_bank.cc 31 // A similar logic can be applied to the synthesis stage.
157 // The synthesis can be separated in these steps:
163 void ThreeBandFilterBank::Synthesis(const float* const* in,

Completed in 1392 milliseconds