Home
last modified time | relevance | path

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

/reactos/dll/directx/dsound_new/
H A Dprecomp.h153 OpenPin(
H A Dmisc.c212 OpenPin( in OpenPin() function
568 dwResult = OpenPin(hFilter, PinId, WaveFormatOut, hPin, TRUE); in CreateCompatiblePin()
H A Dprimary.c723 … Result = OpenPin(This->Filter->hFilter, PinId, (LPWAVEFORMATEX)pcfxFormat, &This->hPin, bLooped); in PrimaryDirectSoundBuffer_SetFormat()
H A Dcapturebuffer.c741 Result = OpenPin(Filter->hFilter, PinId, lpcDSBufferDesc->lpwfxFormat, &This->hPin, TRUE); in NewDirectSoundCaptureBuffer()