Searched refs:NODE_VIRT_3D_ENABLE (Results 1 – 3 of 3) sorted by relevance
/reactos/drivers/wdm/audio/drivers/ac97/ |
H A D | mintopo.cpp | 1219 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 D | shared.h | 209 NODE_VIRT_3D_ENABLE, // checkboxs (the other is bypass). enumerator
|
H A D | prophnd.cpp | 434 case NODE_VIRT_3D_ENABLE: in PropertyHandler_OnOff()
|