Home
last modified time | relevance | path

Searched refs:reporting_threshold (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
Dtyping_detection.cc72 int reporting_threshold, in SetParameters() argument
80 if (reporting_threshold) reporting_threshold_ = reporting_threshold; in SetParameters()
Dtyping_detection.h36 int reporting_threshold,
/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.h184 int reporting_threshold,
Dwebrtcvoiceengine.cc2100 int cost_per_typing, int reporting_threshold, int penalty_decay, in SetTypingDetectionParameters() argument
2104 reporting_threshold, penalty_decay, type_event_delay) == -1) { in SetTypingDetectionParameters()
2107 cost_per_typing, reporting_threshold, penalty_decay, in SetTypingDetectionParameters()
/external/webrtc/talk/media/base/
Dfakemediaengine.h308 int time_window, int cost_per_typing, int reporting_threshold, in SetTypingDetectionParameters() argument
Dmediachannel.h1024 int cost_per_typing, int reporting_threshold, int penalty_decay,