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

  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_core_win.h 300 scoped_refptr<IMediaObject> _dmo; member in class:webrtc::AudioDeviceWindowsCore
audio_device_core_win.cc 427 _dmo(NULL),
561 // Since we check that _dmo is non-NULL in EnableBuiltInAEC(), the
566 _dmo = ptrDMO;
    [all...]

Completed in 157 milliseconds