Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Dgain_controller2.h82 ApmDataDumper data_dumper_; variable
H A Dresidual_echo_detector.h54 std::unique_ptr<ApmDataDumper> data_dumper_; variable
H A Dgain_control_impl.h69 std::unique_ptr<ApmDataDumper> data_dumper_; variable
H A Daudio_processing_impl.h190 const std::unique_ptr<ApmDataDumper> data_dumper_; variable
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dstationarity_estimator.h115 std::unique_ptr<ApmDataDumper> data_dumper_; variable
H A Drefined_filter_update_gain.h74 std::unique_ptr<ApmDataDumper> data_dumper_; variable
H A Dmatched_filter_lag_aggregator.h88 ApmDataDumper* const data_dumper_; variable
H A Dadaptive_fir_filter.h175 ApmDataDumper* const data_dumper_; variable
H A Dsubtractor.h129 ApmDataDumper* data_dumper_; variable
H A Dsuppression_gain.h123 std::unique_ptr<ApmDataDumper> data_dumper_; variable
H A Decho_canceller3.h190 std::unique_ptr<ApmDataDumper> data_dumper_; variable
H A Dmatched_filter.h167 ApmDataDumper* const data_dumper_; variable
H A Drender_delay_controller.cc55 std::unique_ptr<ApmDataDumper> data_dumper_; member in webrtc::__anon333f60320111::RenderDelayControllerImpl
H A Dfilter_analyzer.h134 std::unique_ptr<ApmDataDumper> data_dumper_; variable
H A Daec_state.h159 std::unique_ptr<ApmDataDumper> data_dumper_; variable
H A Dblock_processor.cc68 std::unique_ptr<ApmDataDumper> data_dumper_; member in webrtc::__anon95fdf32b0111::BlockProcessorImpl
H A Drender_delay_buffer.cc78 std::unique_ptr<ApmDataDumper> data_dumper_; member in webrtc::__anon2712a1480111::RenderDelayBufferImpl
H A Decho_remover.cc148 std::unique_ptr<ApmDataDumper> data_dumper_; member in webrtc::__anone0a75dbf0111::EchoRemoverImpl
H A Decho_canceller3.cc664 ApmDataDumper* data_dumper_; member in webrtc::EchoCanceller3::RenderWriter
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dnoise_level_estimator.cc147 ApmDataDumper* const data_dumper_; member in webrtc::__anon2914c6ae0111::NoiseFloorEstimator
/aosp_15_r20/external/webrtc/modules/audio_processing/agc/
H A Dagc_manager_direct.h154 std::unique_ptr<ApmDataDumper> data_dumper_; variable