Home
last modified time | relevance | path

Searched refs:OutputQueue_ReceiveMultiple (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/3rdparty/strmbase/
H A Doutputqueue.c131 HRESULT WINAPI OutputQueue_ReceiveMultiple(OutputQueue *pOutputQueue, IMediaSample **ppSamples, LON… in OutputQueue_ReceiveMultiple() function
176 return OutputQueue_ReceiveMultiple(pOutputQueue,&pSample,1,&processed); in OutputQueue_Receive()
/reactos/sdk/include/reactos/wine/
H A Dstrmbase.h374 HRESULT WINAPI OutputQueue_ReceiveMultiple(OutputQueue *pOutputQueue, IMediaSample **ppSamples, LON…