Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Decho_path_simulation.py82 def __init__(self, render_input_filepath, impulse_response): argument
Dsignal_processing.py216 def ApplyImpulseResponse(cls, signal, impulse_response): argument
/external/webrtc/modules/audio_processing/aec3/
Dadaptive_fir_filter.cc581 std::vector<float>* impulse_response) { in Adapt()
639 std::vector<float>* impulse_response) { in ConstrainAndUpdateImpulseResponse()