Home
last modified time | relevance | path

Searched refs:PLAYOUT_ERROR (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/audio_device/
Daudio_device_generic.h29 PLAYOUT_ERROR = 1, enumerator
/external/webrtc/modules/audio_device/win/
Daudio_device_module_win.cc84 PLAYOUT_ERROR = 1, enumerator
140 status = InitStatus::PLAYOUT_ERROR; in Init()
/external/webrtc/sdk/android/src/jni/audio_device/
Daudio_device_module.cc51 PLAYOUT_ERROR = 1, enumerator
102 status = InitStatus::PLAYOUT_ERROR; in Init()
/external/webrtc/modules/audio_device/android/
Daudio_device_template.h65 return InitStatus::PLAYOUT_ERROR; in Init()
/external/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc254 return InitStatus::PLAYOUT_ERROR; in Init()