Home | History | Annotate | Download | only in src

Lines Matching refs:rtStart

4094     LONGLONG rtStart;
4099 HRESULT WriteFrame(DWORD *videoFrameBuffer, const LONGLONG& rtStart, const LONGLONG& rtDuration);
4185 rtStart = 0;
4228 HRESULT hr = WriteFrame(target, rtStart, rtDuration);
4234 rtStart += rtDuration;