/reactos/drivers/wdm/audio/backpln/audio_test/ |
H A D | audio_test.c | 20 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, … variable 195 Property->Set = KSPROPSETID_Connection; in TestKs()
|
/reactos/dll/directx/dsound_new/ |
H A D | capturebuffer.c | 17 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, 0… variable 497 Property.Set = KSPROPSETID_Connection; in IDirectSoundCaptureBufferImpl_Start() 587 Property.Set = KSPROPSETID_Connection; in IDirectSoundCaptureBufferImpl_Stop()
|
H A D | primary.c | 632 Property.Set = KSPROPSETID_Connection; in PrimaryDirectSoundBuffer_SetState()
|
H A D | misc.c | 87 Property.Set = KSPROPSETID_Connection; in SetPinFormat()
|
/reactos/drivers/wdm/audio/legacy/wdmaud/ |
H A D | control.c | 103 Property.Set = KSPROPSETID_Connection; in WdmAudControlDeviceState() 203 Property.Set = KSPROPSETID_Connection; in WdmAudFrameSize()
|
/reactos/sdk/lib/drivers/sound/mmixer/ |
H A D | wave.c | 14 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, … variable 671 Property.Set = KSPROPSETID_Connection; in MMixerSetWaveStatus()
|
H A D | midi.c | 446 Property.Set = KSPROPSETID_Connection; in MMixerSetMidiStatus()
|
/reactos/drivers/wdm/audio/filters/kmixer/ |
H A D | pin.c | 16 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, 0… variable 437 if (IsEqualGUIDAligned(&Property->Property.Set, &KSPROPSETID_Connection)) in Pin_fnDeviceIoControl()
|
/reactos/drivers/wdm/audio/sysaudio/ |
H A D | pin.c | 188 PinRequest.Property.Set = KSPROPSETID_Connection; in SetMixerInputOutputFormat()
|
H A D | control.c | 18 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, 0… variable
|
/reactos/dll/directx/ksproxy/ |
H A D | input_pin.cpp | 650 Property.Set = KSPROPSETID_Connection; in GetAllocatorRequirements() 807 Property.Set = KSPROPSETID_Connection; in KsPropagateAcquire()
|
H A D | output_pin.cpp | 1004 Property.Set = KSPROPSETID_Connection; in KsPropagateAcquire() 2239 Property.Set = KSPROPSETID_Connection; in CreatePinHandle() 2621 Property.Set = KSPROPSETID_Connection; in COutputPin_SetState()
|
H A D | proxy.cpp | 2816 Property.Set = KSPROPSETID_Connection; in SetPinState()
|
/reactos/drivers/wdm/audio/backpln/portcls/ |
H A D | pin_wavert.cpp | 128 if (IsEqualGUIDAligned(Property->Set, KSPROPSETID_Connection)) in HandleKsProperty()
|
H A D | pin_wavepci.cpp | 78 &KSPROPSETID_Connection,
|
H A D | pin_wavecyclic.cpp | 155 &KSPROPSETID_Connection,
|
/reactos/sdk/include/psdk/ |
H A D | ks.h | 345 DEFINE_GUIDSTRUCT("1D58C920-AC9B-11CF-A5D6-28DB04C10000", KSPROPSETID_Connection); 346 #define KSPROPSETID_Connection DEFINE_GUIDNAMED(KSPROPSETID_Connection) macro
|
/reactos/drivers/ksfilter/ks/ |
H A D | pin.c | 98 &KSPROPSETID_Connection, 113 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, 0… variable
|