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.cc1722 void cras_volume_curve_destroy(struct cras_volume_curve *curve) in cras_volume_curve_destroy() function
Dalsa_io_unittest.cc2574 void cras_volume_curve_destroy(struct cras_volume_curve *curve) in cras_volume_curve_destroy() function
/external/adhd/cras/src/server/
Dcras_volume_curve.h56 void cras_volume_curve_destroy(struct cras_volume_curve *curve);
Dcras_volume_curve.c78 void cras_volume_curve_destroy(struct cras_volume_curve *curve) in cras_volume_curve_destroy() function
Dcras_alsa_io.c851 cras_volume_curve_destroy(aout->volume_curve); in free_alsa_iodev_resources()
2284 cras_volume_curve_destroy(aio->default_volume_curve); in alsa_iodev_destroy()