Searched defs:EcModes (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
H A DVoiceEngine.java38 // webrtc/common_types.h:EcModes
39 public enum EcModes { UNCHANGED, DEFAULT, CONFERENCE, AEC, AECM } enum in class:VoiceEngine
88 public int setEcStatus(boolean enable, EcModes mode) {
/external/webrtc/src/
H A Dcommon_types.h336 enum EcModes // type of Echo Control enum in namespace:webrtc
/external/chromium_org/third_party/webrtc/
H A Dcommon_types.h436 enum EcModes // type of Echo Control enum in namespace:webrtc

Completed in 1531 milliseconds