Searched defs:pCritSec (Results 1 – 6 of 6) sorted by relevance
/reactos/sdk/lib/3rdparty/strmbase/ |
H A D | pin.c | 767 …onst PIN_INFO * pPinInfo, const BaseOutputPinFuncTable* vtbl, LPCRITICAL_SECTION pCritSec, BaseOu… in OutputPin_Init() 791 …const PIN_INFO * pPinInfo, const BaseOutputPinFuncTable* vtbl, LPCRITICAL_SECTION pCritSec, IPin *… in BaseOutputPin_Construct() 1162 … LPCRITICAL_SECTION pCritSec, IMemAllocator *allocator, BaseInputPin * pPinImpl) in InputPin_Init() 1191 LPCRITICAL_SECTION pCritSec, IMemAllocator *allocator, IPin ** ppPin) in BaseInputPin_Construct()
|
/reactos/dll/directx/wine/quartz/ |
H A D | pin.c | 183 …C pCleanUp, REQUESTPROC pCustomRequest, STOPPROCESSPROC pDone, LPCRITICAL_SECTION pCritSec, PullPi… in PullPin_Init() 224 LPCRITICAL_SECTION pCritSec, IPin ** ppPin) in PullPin_Construct()
|
H A D | filesource.c | 945 …AsyncReader_Construct(HANDLE hFile, IBaseFilter * pBaseFilter, LPCRITICAL_SECTION pCritSec, IPin *… in FileAsyncReader_Construct()
|
/reactos/modules/rostests/winetests/quartz/ |
H A D | filtergraph.c | 918 LPCRITICAL_SECTION pCritSec; member 1241 LPCRITICAL_SECTION pCritSec, IPin ** ppPin) in TestFilter_Pin_Construct()
|
/reactos/dll/directx/wine/qcap/ |
H A D | vfwcapture.c | 721 VfwPin_Construct( IBaseFilter * pBaseFilter, LPCRITICAL_SECTION pCritSec, in VfwPin_Construct()
|
/reactos/sdk/include/reactos/wine/ |
H A D | strmbase.h | 37 LPCRITICAL_SECTION pCritSec; member
|