Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/
Dadaptive_digital_gain_applier_unittest.cc127 float current_gain_linear = fake_audio.float_frame_view().channel(0)[0]; in TEST() local
140 float current_gain_linear = fake_audio.float_frame_view().channel(0)[0]; in TEST() local