Home | History | Annotate | Download | only in src

Lines Matching refs:flRate

384     STDMETHODIMP OnClockSetRate(MFTIME hnsSystemTime, float flRate);
431 STDMETHODIMP OnClockSetRate(MFTIME hnsSystemTime, float flRate) { return ImageGrabberCallback::OnClockSetRate(hnsSystemTime, flRate); }
1701 STDMETHODIMP ImageGrabberCallback::OnClockSetRate(MFTIME hnsSystemTime, float flRate)
1703 (void)flRate;