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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmdeviceapi.h 37 typedef interface IMMEndpoint IMMEndpoint;
557 * IMMEndpoint interface
565 IMMEndpoint : public IUnknown
572 __CRT_UUID_DECL(IMMEndpoint, 0x1be09788, 0x6894, 0x4089, 0x85,0x86, 0x9a,0x2a,0x6c,0x26,0x5a,0xc5)
580 IMMEndpoint* This,
585 IMMEndpoint* This);
588 IMMEndpoint* This);
590 /*** IMMEndpoint methods ***/
592 IMMEndpoint* This
    [all...]
  /external/chromium_org/media/audio/win/
core_audio_util_win.cc 458 ScopedComPtr<IMMEndpoint> endpoint;
468 DVLOG(1) << "IMMEndpoint::GetDataFlow: " << std::hex << hr;
    [all...]

Completed in 342 milliseconds