Home
last modified time | relevance | path

Searched defs:playout_mode (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic_fax.h27 NetEqPlayoutMode playout_mode, in DecisionLogicFax()
Ddecision_logic.cc28 NetEqPlayoutMode playout_mode, in Create()
60 NetEqPlayoutMode playout_mode, in DecisionLogic()
Ddecision_logic_normal.h27 NetEqPlayoutMode playout_mode, in DecisionLogicNormal()
Ddecision_logic.h113 NetEqPlayoutMode playout_mode() const { return playout_mode_; } in playout_mode() function
/external/webrtc/webrtc/modules/audio_coding/neteq/include/
Dneteq.h100 NetEqPlayoutMode playout_mode; member