Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/quartz/
H A Dpin.c251 static HRESULT PullPin_InitProcessing(PullPin * This);
324 hr = PullPin_InitProcessing(This); in PullPin_ReceiveConnection()
578 static HRESULT PullPin_InitProcessing(PullPin * This) in PullPin_InitProcessing() function