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

  /external/webrtc/webrtc/modules/audio_device/win/
audio_mixer_manager_win.cc 214 if ((destLine.dwComponentType == MIXERLINE_COMPONENTTYPE_DST_SPEAKERS) ||
215 (destLine.dwComponentType == MIXERLINE_COMPONENTTYPE_DST_HEADPHONES))
303 if (destLine.dwComponentType == MIXERLINE_COMPONENTTYPE_DST_WAVEIN)
322 if (sourceLine.dwComponentType ==
435 if (sourceLine.dwComponentType != MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE)
438 TraceComponentType(sourceLine.dwComponentType);
485 if ((sourceLine.dwComponentType == MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE) &&
495 else if ((sourceLine.dwComponentType == MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE) &&
504 TraceComponentType(sourceLine.dwComponentType);
    [all...]
audio_mixer_manager_win.h 112 void TraceComponentType(DWORD dwComponentType) const;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmsystem.h 1028 DWORD dwComponentType;
    [all...]

Completed in 44 milliseconds