Searched refs:reporting_threshold (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/ |
D | typing_detection.cc | 72 int reporting_threshold, in SetParameters() argument 80 if (reporting_threshold) reporting_threshold_ = reporting_threshold; in SetParameters()
|
D | typing_detection.h | 36 int reporting_threshold,
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvoiceengine.h | 184 int reporting_threshold,
|
D | webrtcvoiceengine.cc | 2100 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/ |
D | fakemediaengine.h | 308 int time_window, int cost_per_typing, int reporting_threshold, in SetTypingDetectionParameters() argument
|
D | mediachannel.h | 1024 int cost_per_typing, int reporting_threshold, int penalty_decay,
|