Home
last modified time | relevance | path

Searched refs:pEndTime (Results 1 – 10 of 10) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Dmmstream.idl168 [out, optional] STREAM_TIME * pEndTime,
173 [in, optional] const STREAM_TIME *pEndTime);
H A Daxcore.idl514 [in] REFERENCE_TIME * pEndTime,
/reactos/dll/directx/ksproxy/
H A Dallocator.cpp56 …ffer(IMediaSample **ppBuffer, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime, DWORD dwFlags);
346 REFERENCE_TIME *pEndTime, in GetBuffer() argument
/reactos/dll/directx/wine/quartz/
H A Dmemallocator.c297 …face, IMediaSample ** pSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime, DWORD dwFlags) in BaseMemAllocator_GetBuffer() argument
305 TRACE("(%p)->(%p, %p, %p, %x)\n", This, pSample, pStartTime, pEndTime, dwFlags); in BaseMemAllocator_GetBuffer()
H A Dvideorenderer.c257 …ow(BaseRenderer *This, IMediaSample *pSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime) in VideoRenderer_ShouldDrawSampleNow() argument
H A Ddsoundrender.c317 …seRenderer *This, IMediaSample *pMediaSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime) in DSoundRender_ShouldDrawSampleNow() argument
H A Dvmr9.c474 …ow(BaseRenderer *This, IMediaSample *pSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime) in VMR9_ShouldDrawSampleNow() argument
/reactos/dll/win32/crypt32/
H A Dcert.c3445 const SYSTEMTIME *pEndTime, const CERT_PUBLIC_KEY_INFO *pubKey, in CRYPT_MakeCertInfo() argument
3475 if (pEndTime) in CRYPT_MakeCertInfo()
3476 SystemTimeToFileTime(pEndTime, &info->NotAfter); in CRYPT_MakeCertInfo()
3556 PSYSTEMTIME pEndTime, PCERT_EXTENSIONS pExtensions) in CertCreateSelfSignCertificate() argument
3642 pSignatureAlgorithm, pStartTime, pEndTime, pubKey, pExtensions); in CertCreateSelfSignCertificate()
/reactos/sdk/include/reactos/wine/
H A Dstrmbase.h606 …eRenderer *This, IMediaSample *pMediaSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime);
/reactos/sdk/include/psdk/
H A Dwincrypt.h5168 _In_opt_ PSYSTEMTIME pEndTime,