Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/strmbase/
H A Dpin.c767 static HRESULT OutputPin_Init(const IPinVtbl *OutputPin_Vtbl, const PIN_INFO * pPinInfo, const Base… in OutputPin_Init() function
811 if (SUCCEEDED(OutputPin_Init(OutputPin_Vtbl, pPinInfo, vtbl, pCritSec, pPinImpl))) in BaseOutputPin_Construct()