Home
last modified time | relevance | path

Searched refs:NODE_VIRT_3D_ENABLE (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/wdm/audio/drivers/ac97/
H A Dmintopo.cpp1219 INIT_NODE (NODE_VIRT_3D_ENABLE, in BuildNodeDescriptors()
1798 … INIT_FN_CONN (CurrentConnection, PIN_VIRT_3D_DEPTH_SOURCE, NODE_VIRT_3D_ENABLE, 1); in BuildConnectionDescriptors()
1801 … INIT_NN_CONN (CurrentConnection, NODE_VIRT_3D_ENABLE, 0, NODE_VIRT_WAVEOUT_3D_BYPASS, 1); in BuildConnectionDescriptors()
1818 … INIT_FN_CONN (CurrentConnection, PIN_VIRT_3D_CENTER_SOURCE, NODE_VIRT_3D_ENABLE, 1); in BuildConnectionDescriptors()
1821 … INIT_NN_CONN (CurrentConnection, NODE_VIRT_3D_ENABLE, 0, NODE_VIRT_WAVEOUT_3D_BYPASS, 1); in BuildConnectionDescriptors()
1833 INIT_FN_CONN (CurrentConnection, PIN_VIRT_3D_DEPTH_SOURCE, NODE_VIRT_3D_ENABLE, 1); in BuildConnectionDescriptors()
1836 … INIT_NN_CONN (CurrentConnection, NODE_VIRT_3D_ENABLE, 0, NODE_VIRT_WAVEOUT_3D_BYPASS, 1); in BuildConnectionDescriptors()
H A Dshared.h209 NODE_VIRT_3D_ENABLE, // checkboxs (the other is bypass). enumerator
H A Dprophnd.cpp434 case NODE_VIRT_3D_ENABLE: in PropertyHandler_OnOff()