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

  /external/opencv3/modules/videoio/src/
cap_msmf.cpp 384 STDMETHODIMP OnClockSetRate(MFTIME hnsSystemTime, float flRate);
431 STDMETHODIMP OnClockSetRate(MFTIME hnsSystemTime, float flRate) { return ImageGrabberCallback::OnClockSetRate(hnsSystemTime, flRate); }
    [all...]
cap_msmf.hpp     [all...]

Completed in 309 milliseconds