Searched refs:pEndTime (Results 1 – 10 of 10) sorted by relevance
/reactos/sdk/include/dxsdk/ |
H A D | mmstream.idl | 168 [out, optional] STREAM_TIME * pEndTime, 173 [in, optional] const STREAM_TIME *pEndTime);
|
H A D | axcore.idl | 514 [in] REFERENCE_TIME * pEndTime,
|
/reactos/dll/directx/ksproxy/ |
H A D | allocator.cpp | 56 …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 D | memallocator.c | 297 …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 D | videorenderer.c | 257 …ow(BaseRenderer *This, IMediaSample *pSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime) in VideoRenderer_ShouldDrawSampleNow() argument
|
H A D | dsoundrender.c | 317 …seRenderer *This, IMediaSample *pMediaSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime) in DSoundRender_ShouldDrawSampleNow() argument
|
H A D | vmr9.c | 474 …ow(BaseRenderer *This, IMediaSample *pSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime) in VMR9_ShouldDrawSampleNow() argument
|
/reactos/dll/win32/crypt32/ |
H A D | cert.c | 3445 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 D | strmbase.h | 606 …eRenderer *This, IMediaSample *pMediaSample, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime);
|
/reactos/sdk/include/psdk/ |
H A D | wincrypt.h | 5168 _In_opt_ PSYSTEMTIME pEndTime,
|