Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsoundsrc.h80 LPDIRECTSOUNDCAPTURE pDSC; /* DirectSoundCapture*/ member
Dgstdirectsoundsrc.c428 DirectSoundCaptureCreate (dsoundsrc->device_guid, &dsoundsrc->pDSC, NULL); in gst_directsound_src_open()
465 IDirectSoundCapture_Release (dsoundsrc->pDSC); in gst_directsound_src_close()
550 hRes = IDirectSoundCapture_CreateCaptureBuffer (dsoundsrc->pDSC, in gst_directsound_src_prepare()