Home
last modified time | relevance | path

Searched refs:cras_volume_curve_destroy (Results 1 – 6 of 6) sorted by relevance

/external/adhd/cras/src/tests/
Dvolume_curve_unittest.cc22 cras_volume_curve_destroy(curve); in TEST()
33 cras_volume_curve_destroy(curve); in TEST()
46 cras_volume_curve_destroy(curve); in TEST()
Dalsa_mixer_unittest.cc1621 void cras_volume_curve_destroy(struct cras_volume_curve* curve) { in cras_volume_curve_destroy() function
Dalsa_io_unittest.cc2635 void cras_volume_curve_destroy(struct cras_volume_curve* curve) {} in cras_volume_curve_destroy() function
/external/adhd/cras/src/server/
Dcras_volume_curve.h55 void cras_volume_curve_destroy(struct cras_volume_curve *curve);
Dcras_volume_curve.c77 void cras_volume_curve_destroy(struct cras_volume_curve *curve) in cras_volume_curve_destroy() function
Dcras_alsa_io.c880 cras_volume_curve_destroy(aout->volume_curve); in free_alsa_iodev_resources()
2404 cras_volume_curve_destroy(aio->default_volume_curve); in alsa_iodev_destroy()