Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/quartz/
H A Dpin.h81 SAMPLEPROC_PULL fnSampleProc; member
H A Dpin.c196 pPinImpl->fnSampleProc = pSampleProc; in PullPin_Init()
480 hr = This->fnSampleProc(This->pUserData, pSample, dwUser); in PullPin_Thread_Process()