Home
last modified time | relevance | path

Searched refs:process_synthesis_memory (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/ns/
Dnoise_suppressor.h60 std::array<float, kOverlapSize> process_synthesis_memory; member
Dnoise_suppressor.cc249 process_synthesis_memory.fill(0.f); in ChannelState()
508 channels_[ch]->process_synthesis_memory, y_band0); in Process()