Home
last modified time | relevance | path

Searched refs:OnClockRestart (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/videoio/src/cap_winrt/
DMediaSink.hpp357 IFACEMETHODIMP OnClockRestart(MFTIME /*hnsSystemTime*/) in OnClockRestart() function in Media::WrlSealed
/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp383 STDMETHODIMP OnClockRestart(MFTIME hnsSystemTime);
430 …STDMETHODIMP OnClockRestart(MFTIME hnsSystemTime) { return ImageGrabberCallback::OnClockRestart(hn… in OnClockRestart() function in __anon2599bf920111::ImageGrabberWinRT
1695 STDMETHODIMP ImageGrabberCallback::OnClockRestart(MFTIME hnsSystemTime) in OnClockRestart() function in __anon2599bf920111::ImageGrabberCallback
Dcap_msmf.hpp3285 HRESULT STDMETHODCALLTYPE OnClockRestart( in OnClockRestart() function in MediaSink
3291 hr = pSampleCallback->OnClockRestart(hnsSystemTime); in OnClockRestart()