Home
last modified time | relevance | path

Searched defs:OnClockPause (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/videoio/src/cap_winrt/
DMediaSink.hpp347 IFACEMETHODIMP OnClockPause(MFTIME /*hnsSystemTime*/) in OnClockPause() function in Media::WrlSealed
/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp429 …STDMETHODIMP OnClockPause(MFTIME hnsSystemTime) { return ImageGrabberCallback::OnClockPause(hnsSys… in OnClockPause() function in __anon2599bf920111::ImageGrabberWinRT
1689 STDMETHODIMP ImageGrabberCallback::OnClockPause(MFTIME hnsSystemTime) in OnClockPause() function in __anon2599bf920111::ImageGrabberCallback
Dcap_msmf.hpp3274 HRESULT STDMETHODCALLTYPE OnClockPause( in OnClockPause() function in MediaSink