Home
last modified time | relevance | path

Searched defs:initial_level (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dspeech_level_estimator_unittest.cc181 const float initial_level = level_estimator.estimator->level_dbfs(); in TEST_P() local
198 const float initial_level = level_estimator.estimator->level_dbfs(); in TEST_P() local
/aosp_15_r20/external/webrtc/modules/audio_processing/include/
H A Daudio_processing.h197 int initial_level = 255; member