Home
last modified time | relevance | path

Searched refs:KSPIN_DATAFLOW_OUT (Results 1 – 16 of 16) sorted by relevance

/reactos/drivers/wdm/audio/drivers/CMIDriver/
H A Dminwavetables.hpp208 KSPIN_DATAFLOW_OUT,
271 KSPIN_DATAFLOW_OUT,
314 KSPIN_DATAFLOW_OUT,
H A Dmintopotables.hpp227 KSPIN_DATAFLOW_OUT, // DataFlow
246 KSPIN_DATAFLOW_OUT, // DataFlow
284 KSPIN_DATAFLOW_OUT, // DataFlow
/reactos/drivers/wdm/audio/backpln/portcls/
H A Dirpstream.cpp394 if (m_Descriptor->DataFlow == KSPIN_DATAFLOW_OUT) in UpdateMapping()
401 if (m_Descriptor->DataFlow == KSPIN_DATAFLOW_OUT) in UpdateMapping()
526 if (m_Descriptor->DataFlow == KSPIN_DATAFLOW_OUT) in NumData()
644 if (m_Descriptor->DataFlow == KSPIN_DATAFLOW_OUT) in GetMappingWithTag()
H A Dpin_dmus.cpp525 …ptor->Communication == KSPIN_COMMUNICATION_SINK && KsPinDescriptor->DataFlow == KSPIN_DATAFLOW_OUT) in Init()
H A Dminiport_dmus.cpp469 KSPIN_DATAFLOW_OUT, // DataFlow
503 KSPIN_DATAFLOW_OUT, // DataFlow
H A Dpin_wavert.cpp597 …ptor->Communication == KSPIN_COMMUNICATION_SINK && KsPinDescriptor->DataFlow == KSPIN_DATAFLOW_OUT) in Init()
H A Dpin_wavepci.cpp778 …ptor->Communication == KSPIN_COMMUNICATION_SINK && KsPinDescriptor->DataFlow == KSPIN_DATAFLOW_OUT) in Init()
H A Dpin_wavecyclic.cpp1191 …ptor->Communication == KSPIN_COMMUNICATION_SINK && KsPinDescriptor->DataFlow == KSPIN_DATAFLOW_OUT) in Init()
/reactos/drivers/wdm/audio/filters/splitter/
H A Dsplitter.c166 KSPIN_DATAFLOW_OUT,
/reactos/drivers/wdm/audio/drivers/ac97/
H A Dminiport.cpp111 KSPIN_DATAFLOW_OUT, // DataFlow
130 KSPIN_DATAFLOW_OUT, // DataFlow
173 KSPIN_DATAFLOW_OUT, // DataFlow
H A Dmintopo.cpp906 CurrentPin->KsPinDescriptor.DataFlow = KSPIN_DATAFLOW_OUT; in BuildPinDescriptors()
924 CurrentPin->KsPinDescriptor.DataFlow = KSPIN_DATAFLOW_OUT; in BuildPinDescriptors()
935 CurrentPin->KsPinDescriptor.DataFlow = KSPIN_DATAFLOW_OUT; in BuildPinDescriptors()
953 CurrentPin->KsPinDescriptor.DataFlow = KSPIN_DATAFLOW_OUT; in BuildPinDescriptors()
/reactos/drivers/usb/usbaudio/
H A Dpin.c827 if (Pin->DataFlow == KSPIN_DATAFLOW_OUT) in USBAudioPinCreate()
1275 if (Pin->DataFlow == KSPIN_DATAFLOW_OUT) in USBAudioPinProcess()
1399 if (Pin->DataFlow == KSPIN_DATAFLOW_OUT) in USBAudioPinSetDeviceState()
H A Dfilter.c1298 Pins[Index].PinDescriptor.DataFlow = KSPIN_DATAFLOW_OUT; in USBAudioPinBuildDescriptors()
1337 Pins[Index].PinDescriptor.DataFlow = KSPIN_DATAFLOW_OUT; in USBAudioPinBuildDescriptors()
/reactos/dll/directx/dsound_new/
H A Ddevicelist.c223 else if (Communication == KSPIN_COMMUNICATION_SINK && DataFlow == KSPIN_DATAFLOW_OUT) in FindAudioFilterPins()
/reactos/sdk/lib/drivers/sound/mmixer/
H A Dmidi.c153 … else if (DataFlow == KSPIN_DATAFLOW_OUT && Communication == KSPIN_COMMUNICATION_SOURCE) in MMixerCheckFilterPinMidiSupport()
/reactos/sdk/include/psdk/
H A Dks.h1250 KSPIN_DATAFLOW_OUT enumerator