/reactos/sdk/lib/3rdparty/strmbase/ |
H A D | outputqueue.c | 40 IMediaSample *pSample; member 173 HRESULT WINAPI OutputQueue_Receive(OutputQueue *pOutputQueue, IMediaSample *pSample) in OutputQueue_Receive()
|
H A D | renderer.c | 219 static HRESULT WINAPI BaseRenderer_Receive(BaseInputPin *pin, IMediaSample * pSample) in BaseRenderer_Receive() 329 HRESULT WINAPI BaseRendererImpl_Receive(BaseRenderer *This, IMediaSample * pSample) in BaseRendererImpl_Receive()
|
H A D | pin.c | 574 HRESULT WINAPI BaseOutputPinImpl_Deliver(BaseOutputPin *This, IMediaSample * pSample) in BaseOutputPinImpl_Deliver() 1109 static HRESULT WINAPI MemInputPin_Receive(IMemInputPin * iface, IMediaSample * pSample) in MemInputPin_Receive()
|
/reactos/dll/directx/wine/quartz/ |
H A D | pin.c | 404 IMediaSample *pSample; in PullPin_Flush() local 439 IMediaSample * pSample = NULL; in PullPin_Thread_Process() local 671 IMediaSample *pSample; in PullPin_PauseProcessing() local
|
H A D | memallocator.c | 297 static HRESULT WINAPI BaseMemAllocator_GetBuffer(IMemAllocator * iface, IMediaSample ** pSample, RE… in BaseMemAllocator_GetBuffer() 357 static HRESULT WINAPI BaseMemAllocator_ReleaseBuffer(IMemAllocator * iface, IMediaSample * pSample) in BaseMemAllocator_ReleaseBuffer() 820 StdMediaSample2 * pSample = NULL; in StdMemAllocator_Alloc() local 865 StdMediaSample2 *pSample; in StdMemAllocator_Free() local
|
H A D | acmwrapper.c | 61 static HRESULT WINAPI ACMWrapper_Receive(TransformFilter *tf, IMediaSample *pSample) in ACMWrapper_Receive()
|
H A D | avidec.c | 107 static HRESULT WINAPI AVIDec_Receive(TransformFilter *tf, IMediaSample *pSample) in AVIDec_Receive()
|
H A D | filesource.c | 737 IMediaSample * pSample; /* sample passed to us by user */ member 1090 static HRESULT WINAPI FileAsyncReader_Request(IAsyncReader * iface, IMediaSample * pSample, DWORD_P… in FileAsyncReader_Request() 1311 static HRESULT WINAPI FileAsyncReader_SyncReadAligned(IAsyncReader * iface, IMediaSample * pSample) in FileAsyncReader_SyncReadAligned()
|
H A D | waveparser.c | 82 static HRESULT WAVEParser_Sample(LPVOID iface, IMediaSample * pSample, DWORD_PTR cookie) in WAVEParser_Sample()
|
H A D | videorenderer.c | 257 static HRESULT WINAPI VideoRenderer_ShouldDrawSampleNow(BaseRenderer *This, IMediaSample *pSample, … in VideoRenderer_ShouldDrawSampleNow() 265 static HRESULT WINAPI VideoRenderer_DoRenderSample(BaseRenderer* iface, IMediaSample * pSample) in VideoRenderer_DoRenderSample()
|
H A D | dsoundrender.c | 324 static HRESULT WINAPI DSoundRender_PrepareReceive(BaseRenderer *iface, IMediaSample *pSample) in DSoundRender_PrepareReceive() 359 static HRESULT WINAPI DSoundRender_DoRenderSample(BaseRenderer *iface, IMediaSample * pSample) in DSoundRender_DoRenderSample()
|
H A D | mpegsplit.c | 275 static HRESULT MPEGSplitter_process_sample(LPVOID iface, IMediaSample * pSample, DWORD_PTR cookie) in MPEGSplitter_process_sample()
|
H A D | avisplit.c | 394 static HRESULT AVISplitter_Sample(LPVOID iface, IMediaSample * pSample, DWORD_PTR cookie) in AVISplitter_Sample()
|
H A D | vmr9.c | 287 static HRESULT WINAPI VMR9_DoRenderSample(BaseRenderer *iface, IMediaSample * pSample) in VMR9_DoRenderSample() 474 static HRESULT WINAPI VMR9_ShouldDrawSampleNow(BaseRenderer *This, IMediaSample *pSample, REFERENCE… in VMR9_ShouldDrawSampleNow()
|
/reactos/modules/rostests/winetests/qedit/ |
H A D | mediadet.c | 500 IMediaSample *pSample) in sgcb_SampleCB()
|
/reactos/dll/directx/wine/qcap/ |
H A D | avico.c | 494 static HRESULT WINAPI AVICompressorIn_Receive(BaseInputPin *base, IMediaSample *pSample) in AVICompressorIn_Receive()
|
H A D | v4l.c | 601 IMediaSample *pSample = NULL; in ReadThread() local
|
H A D | avimux.c | 1600 static HRESULT WINAPI AviMuxIn_Receive(BaseInputPin *base, IMediaSample *pSample) in AviMuxIn_Receive() 2144 IMemInputPin *iface, IMediaSample *pSample) in AviMuxIn_MemInputPin_Receive()
|
/reactos/dll/directx/ksproxy/ |
H A D | input_pin.cpp | 676 CInputPin::Receive(IMediaSample *pSample) in Receive()
|