Home
last modified time | relevance | path

Searched refs:ConfigureHandle (Results 1 – 25 of 64) sorted by relevance

123

/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/
H A Dhigh_pass_filter_impl.h39 virtual int ConfigureHandle(void* handle) const;
H A Dlevel_estimator_impl.h40 virtual int ConfigureHandle(void* handle) const;
H A Dprocessing_component.h40 virtual int ConfigureHandle(void* handle) const = 0;
H A Dnoise_suppression_impl.h41 virtual int ConfigureHandle(void* handle) const;
H A Dvoice_detection_impl.h48 virtual int ConfigureHandle(void* handle) const;
H A Decho_control_mobile_impl.h49 virtual int ConfigureHandle(void* handle) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Dlevel_estimator_impl.h43 int ConfigureHandle(void* handle) const override;
H A Dprocessing_component.h40 virtual int ConfigureHandle(void* handle) const = 0;
H A Dhigh_pass_filter_impl.h40 int ConfigureHandle(void* handle) const override;
H A Dnoise_suppression_impl.h45 int ConfigureHandle(void* handle) const override;
H A Dvoice_detection_impl.h49 int ConfigureHandle(void* handle) const override;
H A Decho_control_mobile_impl.h51 int ConfigureHandle(void* handle) const override;
H A Dlevel_estimator_impl.cc74 int LevelEstimatorImpl::ConfigureHandle(void* /*handle*/) const { in ConfigureHandle() function in webrtc::LevelEstimatorImpl
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/
H A Dhigh_pass_filter_impl.h40 int ConfigureHandle(void* handle) const override;
H A Dlevel_estimator_impl.h43 int ConfigureHandle(void* handle) const override;
H A Dprocessing_component.h40 virtual int ConfigureHandle(void* handle) const = 0;
H A Dnoise_suppression_impl.h45 int ConfigureHandle(void* handle) const override;
H A Dvoice_detection_impl.h49 int ConfigureHandle(void* handle) const override;
H A Decho_control_mobile_impl.h51 int ConfigureHandle(void* handle) const override;
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/
H A Dhigh_pass_filter_impl.h40 int ConfigureHandle(void* handle) const override;
H A Dlevel_estimator_impl.h43 int ConfigureHandle(void* handle) const override;
H A Dprocessing_component.h40 virtual int ConfigureHandle(void* handle) const = 0;
H A Dnoise_suppression_impl.h45 int ConfigureHandle(void* handle) const override;
H A Dvoice_detection_impl.h49 int ConfigureHandle(void* handle) const override;
H A Decho_control_mobile_impl.h51 int ConfigureHandle(void* handle) const override;

123