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

  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_mixer_manager_win.cc 212 if ((destLine.dwComponentType == MIXERLINE_COMPONENTTYPE_DST_SPEAKERS) ||
213 (destLine.dwComponentType == MIXERLINE_COMPONENTTYPE_DST_HEADPHONES))
299 if (destLine.dwComponentType == MIXERLINE_COMPONENTTYPE_DST_WAVEIN)
318 if (sourceLine.dwComponentType ==
431 if (sourceLine.dwComponentType != MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE)
434 TraceComponentType(sourceLine.dwComponentType);
481 if ((sourceLine.dwComponentType == MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE) &&
491 else if ((sourceLine.dwComponentType == MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE) &&
500 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 36 milliseconds