Home
last modified time | relevance | path

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

/external/adhd/cras/
DREADME.md94 - volume_curve - The type of volume curve, "simple_step" or "explicit".
95 - Options valid and mandatory when volume_curve = simple_step:
98 - Options valid and mandatory when volume_curve = explicit:
112 volume_curve = simple_step
116 volume_curve = explicit
/external/adhd/cras-config/for_all_boards/
DChat 150 C2 volume_curve = simple_step
DJabra SPEAK 8102 volume_curve = simple_step
DLogitech MeetUp Speakerphone2 volume_curve = explicit
/external/adhd/cras/src/server/
Dcras_alsa_io.c91 struct cras_volume_curve *volume_curve; member
700 if (node && node->volume_curve) in get_curve_for_output_node()
701 return node->volume_curve; in get_curve_for_output_node()
880 cras_volume_curve_destroy(aout->volume_curve); in free_alsa_iodev_resources()
1205 output->volume_curve = cras_card_config_get_volume_curve_for_control( in new_output()
1538 if (node->volume_curve == NULL) in jack_output_plug_event()
1539 node->volume_curve = in jack_output_plug_event()
2336 if (!output_node->volume_curve) in alsa_iodev_ucm_add_nodes_and_jacks()
2337 output_node->volume_curve = in alsa_iodev_ucm_add_nodes_and_jacks()