Searched refs:OpenPin (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/directx/dsound_new/ |
H A D | precomp.h | 153 OpenPin(
|
H A D | misc.c | 212 OpenPin( in OpenPin() function 568 dwResult = OpenPin(hFilter, PinId, WaveFormatOut, hPin, TRUE); in CreateCompatiblePin()
|
H A D | primary.c | 723 … Result = OpenPin(This->Filter->hFilter, PinId, (LPWAVEFORMATEX)pcfxFormat, &This->hPin, bLooped); in PrimaryDirectSoundBuffer_SetFormat()
|
H A D | capturebuffer.c | 741 Result = OpenPin(Filter->hFilter, PinId, lpcDSBufferDesc->lpwfxFormat, &This->hPin, TRUE); in NewDirectSoundCaptureBuffer()
|