Home
last modified time | relevance | path

Searched refs:cras_observer_notify_input_node_gain (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/server/
Dcras_observer.h86 void cras_observer_notify_input_node_gain(cras_node_id_t node_id, int32_t gain);
Dcras_observer.c554 void cras_observer_notify_input_node_gain(cras_node_id_t node_id, int32_t gain) in cras_observer_notify_input_node_gain() function
Dcras_iodev_list.c1760 cras_observer_notify_input_node_gain(id, node->capture_gain); in cras_iodev_list_notify_node_capture_gain()
/external/adhd/cras/src/tests/
Dobserver_unittest.cc529 cras_observer_notify_input_node_gain(node_id, gain); in TEST_F()
Diodev_list_unittest.cc2324 void cras_observer_notify_input_node_gain(cras_node_id_t node_id, in cras_observer_notify_input_node_gain() function