Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Dgain_controller2_unittest.cc304 constexpr float kInputLevel = 1000.0f; in TEST() local
329 constexpr float kInputLevel = 1000.0f; in TEST() local
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dfixed_digital_level_estimator_unittest.cc25 constexpr float kInputLevel = 10000.f; variable