Home
last modified time | relevance | path

Searched refs:NODE_POSITION_INTERNAL (Results 1 – 8 of 8) sorted by relevance

/external/adhd/cras/src/server/
Dcras_alsa_io.c189 .position = NODE_POSITION_INTERNAL,
194 .position = NODE_POSITION_INTERNAL,
199 .position = NODE_POSITION_INTERNAL,
244 .position = NODE_POSITION_INTERNAL,
249 .position = NODE_POSITION_INTERNAL,
254 .position = NODE_POSITION_INTERNAL,
274 .position = NODE_POSITION_INTERNAL,
279 .position = NODE_POSITION_INTERNAL,
284 .position = NODE_POSITION_INTERNAL,
Dcras_server_metrics.c375 case NODE_POSITION_INTERNAL: in get_metrics_device_type()
Dcras_iodev.c729 return (node->position == NODE_POSITION_INTERNAL) || in cras_iodev_is_aec_use_case()
Dcras_iodev_list.c206 case NODE_POSITION_INTERNAL: in node_type_to_str()
/external/adhd/cras/src/common/
Dcras_types.h717 NODE_POSITION_INTERNAL, enumerator
/external/adhd/cras/src/tests/
Dalsa_io_unittest.cc1646 ASSERT_EQ(NODE_POSITION_INTERNAL, node.position); in TEST()
1656 ASSERT_EQ(NODE_POSITION_INTERNAL, node.position); in TEST()
1798 ASSERT_EQ(NODE_POSITION_INTERNAL, node.position); in TEST()
1808 ASSERT_EQ(NODE_POSITION_INTERNAL, node.position); in TEST()
Diodev_unittest.cc2377 node.position = NODE_POSITION_INTERNAL; in TEST()
/external/adhd/cras/client/cras-sys/src/
Dgen.rs2699 NODE_POSITION_INTERNAL = 1, enumerator