REFERENCE_TIME   1233 3rdparty/include/dshow/amvideo.h     REFERENCE_TIME AvgTimePerFrame;
REFERENCE_TIME   1241 3rdparty/include/dshow/amvideo.h     REFERENCE_TIME AvgTimePerFrame;
REFERENCE_TIME   1262 3rdparty/include/dshow/amvideo.h     REFERENCE_TIME AvgTimePerFrame;
REFERENCE_TIME     52 3rdparty/include/dshow/dvdmedia.h     REFERENCE_TIME AvgTimePerFrame;
REFERENCE_TIME    826 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI NewSegment(REFERENCE_TIME tStart,REFERENCE_TIME tStop,double dRate) = 0;
REFERENCE_TIME    848 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *NewSegment)(IPin *This,REFERENCE_TIME tStart,REFERENCE_TIME tStop,double dRate);
REFERENCE_TIME    903 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IPin_NewSegment_Proxy(IPin *This,REFERENCE_TIME tStart,REFERENCE_TIME tStop,double dRate);
REFERENCE_TIME   1144 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI Run(REFERENCE_TIME tStart) = 0;
REFERENCE_TIME   1158 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *Run)(IMediaFilter *This,REFERENCE_TIME tStart);
REFERENCE_TIME   1184 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IMediaFilter_Run_Proxy(IMediaFilter *This,REFERENCE_TIME tStart);
REFERENCE_TIME   1225 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *Run)(IBaseFilter *This,REFERENCE_TIME tStart);
REFERENCE_TIME   1279 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetTime(REFERENCE_TIME *pTime) = 0;
REFERENCE_TIME   1280 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI AdviseTime(REFERENCE_TIME baseTime,REFERENCE_TIME streamTime,HEVENT hEvent,DWORD_PTR *pdwAdviseCookie) = 0;
REFERENCE_TIME   1281 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI AdvisePeriodic(REFERENCE_TIME startTime,REFERENCE_TIME periodTime,HSEMAPHORE hSemaphore,DWORD_PTR *pdwAdviseCookie) = 0;
REFERENCE_TIME   1290 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetTime)(IReferenceClock *This,REFERENCE_TIME *pTime);
REFERENCE_TIME   1291 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *AdviseTime)(IReferenceClock *This,REFERENCE_TIME baseTime,REFERENCE_TIME streamTime,HEVENT hEvent,DWORD_PTR *pdwAdviseCookie);
REFERENCE_TIME   1292 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *AdvisePeriodic)(IReferenceClock *This,REFERENCE_TIME startTime,REFERENCE_TIME periodTime,HSEMAPHORE hSemaphore,DWORD_PTR *pdwAdviseCookie);
REFERENCE_TIME   1309 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IReferenceClock_GetTime_Proxy(IReferenceClock *This,REFERENCE_TIME *pTime);
REFERENCE_TIME   1311 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IReferenceClock_AdviseTime_Proxy(IReferenceClock *This,REFERENCE_TIME baseTime,REFERENCE_TIME streamTime,HEVENT hEvent,DWORD_PTR *pdwAdviseCookie);
REFERENCE_TIME   1313 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IReferenceClock_AdvisePeriodic_Proxy(IReferenceClock *This,REFERENCE_TIME startTime,REFERENCE_TIME periodTime,HSEMAPHORE hSemaphore,DWORD_PTR *pdwAdviseCookie);
REFERENCE_TIME   1335 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetTime)(IReferenceClock2 *This,REFERENCE_TIME *pTime);
REFERENCE_TIME   1336 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *AdviseTime)(IReferenceClock2 *This,REFERENCE_TIME baseTime,REFERENCE_TIME streamTime,HEVENT hEvent,DWORD_PTR *pdwAdviseCookie);
REFERENCE_TIME   1337 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *AdvisePeriodic)(IReferenceClock2 *This,REFERENCE_TIME startTime,REFERENCE_TIME periodTime,HSEMAPHORE hSemaphore,DWORD_PTR *pdwAdviseCookie);
REFERENCE_TIME   1368 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetTime(REFERENCE_TIME *pTimeStart,REFERENCE_TIME *pTimeEnd) = 0;
REFERENCE_TIME   1369 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI SetTime(REFERENCE_TIME *pTimeStart,REFERENCE_TIME *pTimeEnd) = 0;
REFERENCE_TIME   1391 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetTime)(IMediaSample *This,REFERENCE_TIME *pTimeStart,REFERENCE_TIME *pTimeEnd);
REFERENCE_TIME   1392 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetTime)(IMediaSample *This,REFERENCE_TIME *pTimeStart,REFERENCE_TIME *pTimeEnd);
REFERENCE_TIME   1436 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IMediaSample_GetTime_Proxy(IMediaSample *This,REFERENCE_TIME *pTimeStart,REFERENCE_TIME *pTimeEnd);
REFERENCE_TIME   1438 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IMediaSample_SetTime_Proxy(IMediaSample *This,REFERENCE_TIME *pTimeStart,REFERENCE_TIME *pTimeEnd);
REFERENCE_TIME   1478 3rdparty/include/dshow/strmif.h     REFERENCE_TIME tStart;
REFERENCE_TIME   1479 3rdparty/include/dshow/strmif.h     REFERENCE_TIME tStop;
REFERENCE_TIME   1505 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetTime)(IMediaSample2 *This,REFERENCE_TIME *pTimeStart,REFERENCE_TIME *pTimeEnd);
REFERENCE_TIME   1506 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetTime)(IMediaSample2 *This,REFERENCE_TIME *pTimeStart,REFERENCE_TIME *pTimeEnd);
REFERENCE_TIME   1575 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetBuffer(IMediaSample **ppBuffer,REFERENCE_TIME *pStartTime,REFERENCE_TIME *pEndTime,DWORD dwFlags) = 0;
REFERENCE_TIME   1588 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetBuffer)(IMemAllocator *This,IMediaSample **ppBuffer,REFERENCE_TIME *pStartTime,REFERENCE_TIME *pEndTime,DWORD dwFlags);
REFERENCE_TIME   1615 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IMemAllocator_GetBuffer_Proxy(IMemAllocator *This,IMediaSample **ppBuffer,REFERENCE_TIME *pStartTime,REFERENCE_TIME *pEndTime,DWORD dwFlags);
REFERENCE_TIME   1644 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetBuffer)(IMemAllocatorCallbackTemp *This,IMediaSample **ppBuffer,REFERENCE_TIME *pStartTime,REFERENCE_TIME *pEndTime,DWORD dwFlags);
REFERENCE_TIME   2204 3rdparty/include/dshow/strmif.h     REFERENCE_TIME Late;
REFERENCE_TIME   2205 3rdparty/include/dshow/strmif.h     REFERENCE_TIME TimeStamp;
REFERENCE_TIME   2705 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI ControlStream(const GUID *pCategory,IBaseFilter *pFilter,REFERENCE_TIME *pstart,REFERENCE_TIME *pstop,WORD wStartCookie,WORD wStopCookie) = 0;
REFERENCE_TIME   2720 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *ControlStream)(ICaptureGraphBuilder *This,const GUID *pCategory,IBaseFilter *pFilter,REFERENCE_TIME *pstart,REFERENCE_TIME *pstop,WORD wStartCookie,WORD wStopCookie);
REFERENCE_TIME   2752 3rdparty/include/dshow/strmif.h   HRESULT WINAPI ICaptureGraphBuilder_ControlStream_Proxy(ICaptureGraphBuilder *This,const GUID *pCategory,IBaseFilter *pFilter,REFERENCE_TIME *pstart,REFERENCE_TIME *pstop,WORD wStartCookie,WORD wStopCookie);
REFERENCE_TIME   2802 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI ControlStream(const GUID *pCategory,const GUID *pType,IBaseFilter *pFilter,REFERENCE_TIME *pstart,REFERENCE_TIME *pstop,WORD wStartCookie,WORD wStopCookie) = 0;
REFERENCE_TIME   2818 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *ControlStream)(ICaptureGraphBuilder2 *This,const GUID *pCategory,const GUID *pType,IBaseFilter *pFilter,REFERENCE_TIME *pstart,REFERENCE_TIME *pstop,WORD wStartCookie,WORD wStopCookie);
REFERENCE_TIME   2852 3rdparty/include/dshow/strmif.h   HRESULT WINAPI ICaptureGraphBuilder2_ControlStream_Proxy(ICaptureGraphBuilder2 *This,const GUID *pCategory,const GUID *pType,IBaseFilter *pFilter,REFERENCE_TIME *pstart,REFERENCE_TIME *pstop,WORD wStartCookie,WORD wStopCookie);
REFERENCE_TIME   3182 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI Run(REFERENCE_TIME tStart) = 0;
REFERENCE_TIME   3194 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *Run)(IDistributorNotify *This,REFERENCE_TIME tStart);
REFERENCE_TIME   3217 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IDistributorNotify_Run_Proxy(IDistributorNotify *This,REFERENCE_TIME tStart);
REFERENCE_TIME   3230 3rdparty/include/dshow/strmif.h     REFERENCE_TIME tStart;
REFERENCE_TIME   3231 3rdparty/include/dshow/strmif.h     REFERENCE_TIME tStop;
REFERENCE_TIME   3245 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI StartAt(const REFERENCE_TIME *ptStart,DWORD dwCookie) = 0;
REFERENCE_TIME   3246 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI StopAt(const REFERENCE_TIME *ptStop,WINBOOL bSendExtra,DWORD dwCookie) = 0;
REFERENCE_TIME   3255 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *StartAt)(IAMStreamControl *This,const REFERENCE_TIME *ptStart,DWORD dwCookie);
REFERENCE_TIME   3256 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *StopAt)(IAMStreamControl *This,const REFERENCE_TIME *ptStop,WINBOOL bSendExtra,DWORD dwCookie);
REFERENCE_TIME   3272 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMStreamControl_StartAt_Proxy(IAMStreamControl *This,const REFERENCE_TIME *ptStart,DWORD dwCookie);
REFERENCE_TIME   3274 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMStreamControl_StopAt_Proxy(IAMStreamControl *This,const REFERENCE_TIME *ptStop,WINBOOL bSendExtra,DWORD dwCookie);
REFERENCE_TIME   3407 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI put_Interleaving(const REFERENCE_TIME *prtInterleave,const REFERENCE_TIME *prtPreroll) = 0;
REFERENCE_TIME   3408 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI get_Interleaving(REFERENCE_TIME *prtInterleave,REFERENCE_TIME *prtPreroll) = 0;
REFERENCE_TIME   3418 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *put_Interleaving)(IConfigInterleaving *This,const REFERENCE_TIME *prtInterleave,const REFERENCE_TIME *prtPreroll);
REFERENCE_TIME   3419 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *get_Interleaving)(IConfigInterleaving *This,REFERENCE_TIME *prtInterleave,REFERENCE_TIME *prtPreroll);
REFERENCE_TIME   3439 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IConfigInterleaving_put_Interleaving_Proxy(IConfigInterleaving *This,const REFERENCE_TIME *prtInterleave,const REFERENCE_TIME *prtPreroll);
REFERENCE_TIME   3441 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IConfigInterleaving_get_Interleaving_Proxy(IConfigInterleaving *This,REFERENCE_TIME *prtInterleave,REFERENCE_TIME *prtPreroll);
REFERENCE_TIME   5477 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI SetClockDelta(REFERENCE_TIME rtDelta) = 0;
REFERENCE_TIME   5485 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetClockDelta)(IAMClockAdjust *This,REFERENCE_TIME rtDelta);
REFERENCE_TIME   5498 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMClockAdjust_SetClockDelta_Proxy(IAMClockAdjust *This,REFERENCE_TIME rtDelta);
REFERENCE_TIME   5714 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetLatency(REFERENCE_TIME *prtLatency) = 0;
REFERENCE_TIME   5722 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetLatency)(IAMLatency *This,REFERENCE_TIME *prtLatency);
REFERENCE_TIME   5735 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMLatency_GetLatency_Proxy(IAMLatency *This,REFERENCE_TIME *prtLatency);
REFERENCE_TIME   5747 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI SetStreamOffset(REFERENCE_TIME rtOffset) = 0;
REFERENCE_TIME   5748 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetStreamOffset(REFERENCE_TIME *prtOffset) = 0;
REFERENCE_TIME   5749 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetMaxStreamOffset(REFERENCE_TIME *prtMaxOffset) = 0;
REFERENCE_TIME   5750 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI SetMaxStreamOffset(REFERENCE_TIME rtMaxOffset) = 0;
REFERENCE_TIME   5758 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetLatency)(IAMPushSource *This,REFERENCE_TIME *prtLatency);
REFERENCE_TIME   5761 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetStreamOffset)(IAMPushSource *This,REFERENCE_TIME rtOffset);
REFERENCE_TIME   5762 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetStreamOffset)(IAMPushSource *This,REFERENCE_TIME *prtOffset);
REFERENCE_TIME   5763 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetMaxStreamOffset)(IAMPushSource *This,REFERENCE_TIME *prtMaxOffset);
REFERENCE_TIME   5764 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetMaxStreamOffset)(IAMPushSource *This,REFERENCE_TIME rtMaxOffset);
REFERENCE_TIME   5787 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMPushSource_SetStreamOffset_Proxy(IAMPushSource *This,REFERENCE_TIME rtOffset);
REFERENCE_TIME   5789 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMPushSource_GetStreamOffset_Proxy(IAMPushSource *This,REFERENCE_TIME *prtOffset);
REFERENCE_TIME   5791 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMPushSource_GetMaxStreamOffset_Proxy(IAMPushSource *This,REFERENCE_TIME *prtMaxOffset);
REFERENCE_TIME   5793 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMPushSource_SetMaxStreamOffset_Proxy(IAMPushSource *This,REFERENCE_TIME rtMaxOffset);
REFERENCE_TIME   6065 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI SetMaxGraphLatency(REFERENCE_TIME rtMaxGraphLatency) = 0;
REFERENCE_TIME   6075 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetMaxGraphLatency)(IAMGraphStreams *This,REFERENCE_TIME rtMaxGraphLatency);
REFERENCE_TIME   6094 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMGraphStreams_SetMaxGraphLatency_Proxy(IAMGraphStreams *This,REFERENCE_TIME rtMaxGraphLatency);
REFERENCE_TIME   8232 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetStartTime(REFERENCE_TIME *prtStart) = 0;
REFERENCE_TIME   8249 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetStartTime)(IGraphConfig *This,REFERENCE_TIME *prtStart);
REFERENCE_TIME   8285 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IGraphConfig_GetStartTime_Proxy(IGraphConfig *This,REFERENCE_TIME *prtStart);
REFERENCE_TIME   8385 3rdparty/include/dshow/strmif.h     REFERENCE_TIME rtStart;
REFERENCE_TIME   8386 3rdparty/include/dshow/strmif.h     REFERENCE_TIME rtEnd;
REFERENCE_TIME   9130 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI CompositeImage(IUnknown *pD3DDevice,LPDIRECTDRAWSURFACE7 pddsRenderTarget,AM_MEDIA_TYPE *pmtRenderTarget,REFERENCE_TIME rtStart,REFERENCE_TIME rtEnd,DWORD dwClrBkGnd,VMRVIDEOSTREAMINFO *pVideoStreamInfo,UINT cStreams) = 0;
REFERENCE_TIME   9141 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *CompositeImage)(IVMRImageCompositor *This,IUnknown *pD3DDevice,LPDIRECTDRAWSURFACE7 pddsRenderTarget,AM_MEDIA_TYPE *pmtRenderTarget,REFERENCE_TIME rtStart,REFERENCE_TIME rtEnd,DWORD dwClrBkGnd,VMRVIDEOSTREAMINFO *pVideoStreamInfo,UINT cStreams);
REFERENCE_TIME   9163 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRImageCompositor_CompositeImage_Proxy(IVMRImageCompositor *This,IUnknown *pD3DDevice,LPDIRECTDRAWSURFACE7 pddsRenderTarget,AM_MEDIA_TYPE *pmtRenderTarget,REFERENCE_TIME rtStart,REFERENCE_TIME rtEnd,DWORD dwClrBkGnd,VMRVIDEOSTREAMINFO *pVideoStreamInfo,UINT cStreams);