Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dfixed_digital_level_estimator.cc55 const AudioFrameView<const float>& float_frame) { in ComputeLevel()
H A Dgain_applier.cc39 AudioFrameView<float> float_frame) { in ApplyGainWithRamping()
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Dgain_controller2.cc164 AudioFrameView<float> float_frame(audio->channels(), audio->num_channels(), in Process() local