HomeSort by relevance Sort by last modified time
    Searched defs:playout_mode (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
decision_logic.h 35 // on the |playout_mode|.
38 NetEqPlayoutMode playout_mode,
47 NetEqPlayoutMode playout_mode,
113 NetEqPlayoutMode playout_mode() const { return playout_mode_; } function in class:webrtc::DecisionLogic
  /external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h 89 playout_mode(kPlayoutOn),
100 NetEqPlayoutMode playout_mode; member in struct:webrtc::NetEq::Config

Completed in 70 milliseconds