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

  /external/opencv3/modules/videoio/src/cap_winrt/
MediaSink.hpp 251 IFACEMETHODIMP SetPresentationClock(_In_ IMFPresentationClock *clock)
273 IFACEMETHODIMP GetPresentationClock(_COM_Outptr_ IMFPresentationClock **clock)
391 MW::ComPtr<IMFPresentationClock> _clock;
  /external/opencv3/modules/videoio/src/
cap_msmf.cpp 386 STDMETHODIMP OnSetPresentationClock(IMFPresentationClock* pClock);
433 STDMETHODIMP OnSetPresentationClock(IMFPresentationClock* pClock) { return ImageGrabberCallback::OnSetPresentationClock(pClock); }
    [all...]
cap_msmf.hpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfidl.h     [all...]

Completed in 90 milliseconds