Searched refs:saturation_protector (Results 1 – 4 of 4) sorted by relevance
24 SaturationProtector* saturation_protector) { in RunOnConstantLevel() argument25 float last_margin = saturation_protector->LastMargin(); in RunOnConstantLevel()28 saturation_protector->UpdateMargin(vad_data, estimated_level_dbfs); in RunOnConstantLevel()29 const float new_margin = saturation_protector->LastMargin(); in RunOnConstantLevel()33 saturation_protector->DebugDumpEstimate(); in RunOnConstantLevel()41 SaturationProtector saturation_protector(&apm_data_dumper); in TEST() local44 saturation_protector.UpdateMargin(vad_data, -20.f); in TEST()45 static_cast<void>(saturation_protector.LastMargin()); in TEST()46 saturation_protector.DebugDumpEstimate(); in TEST()54 SaturationProtector saturation_protector(&apm_data_dumper); in TEST() local[all …]
51 "saturation_protector.cc",52 "saturation_protector.h",
2501 "modules/audio_processing/agc2/saturation_protector.cc",
44556 "//modules/audio_processing/agc2/saturation_protector.cc": [44557 "obj/modules/audio_processing/agc2/adaptive_digital/saturation_protector.o"44567 "//modules/audio_processing/agc2/saturation_protector.cc", 44568 "//modules/audio_processing/agc2/saturation_protector.h"