Searched refs:flRate (Results 1 – 2 of 2) sorted by relevance
384 STDMETHODIMP OnClockSetRate(MFTIME hnsSystemTime, float flRate);431 …ockSetRate(MFTIME hnsSystemTime, float flRate) { return ImageGrabberCallback::OnClockSetRate(hnsSy… in OnClockSetRate() argument1701 STDMETHODIMP ImageGrabberCallback::OnClockSetRate(MFTIME hnsSystemTime, float flRate) in OnClockSetRate() argument1703 (void)flRate; in OnClockSetRate()
3298 float flRate) { in OnClockSetRate() argument3303 hr = pSampleCallback->OnClockSetRate(hnsSystemTime, flRate); in OnClockSetRate()