Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp3104 IMFPresentationClock **ppPresentationClock) { in GetPresentationClock() argument
3105 if (ppPresentationClock == NULL) { in GetPresentationClock()
3118 hr = m_spClock.CopyTo(ppPresentationClock); in GetPresentationClock()