Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
H A Decho_path_simulation.py81 def __init__(self, render_input_filepath, impulse_response): argument
H A Dsignal_processing.py213 def ApplyImpulseResponse(cls, signal, impulse_response): argument
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc588 std::vector<float>* impulse_response) { in Adapt()
653 std::vector<float>* impulse_response) { in ConstrainAndUpdateImpulseResponse()