HomeSort by relevance Sort by last modified time
    Searched refs:cost_per_typing (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/
typing_detection.cc 71 int cost_per_typing,
78 if (cost_per_typing) cost_per_typing_ = cost_per_typing;
typing_detection.h 35 int cost_per_typing,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
typingmonitor.h 44 int cost_per_typing; member in struct:cricket::TypingMonitorOptions
typingmonitor.cc 47 settings.time_window, settings.cost_per_typing,
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
filemediaengine.h 215 int cost_per_typing, int reporting_threshold, int penalty_decay,
fakemediaengine.h 344 int time_window, int cost_per_typing, int reporting_threshold,
    [all...]
mediachannel.h     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.h 361 int cost_per_typing, int reporting_threshold, int penalty_decay,
webrtcvoiceengine.cc     [all...]

Completed in 890 milliseconds