HomeSort by relevance Sort by last modified time
    Searched refs:cras_volume_curve_destroy (Results 1 - 6 of 6) sorted by null

  /external/adhd/cras/src/server/
cras_volume_curve.h 46 * cras_volume_curve_destroy() when it is no longer needed. If there is an
56 void cras_volume_curve_destroy(struct cras_volume_curve *curve);
cras_volume_curve.c 78 void cras_volume_curve_destroy(struct cras_volume_curve *curve) function
cras_alsa_io.c 836 cras_volume_curve_destroy(aout->volume_curve);
    [all...]
  /external/adhd/cras/src/tests/
volume_curve_unittest.cc 22 cras_volume_curve_destroy(curve);
33 cras_volume_curve_destroy(curve);
46 cras_volume_curve_destroy(curve);
alsa_mixer_unittest.cc 1718 void cras_volume_curve_destroy(struct cras_volume_curve *curve) function
    [all...]
alsa_io_unittest.cc 2407 void cras_volume_curve_destroy(struct cras_volume_curve *curve) function
    [all...]

Completed in 149 milliseconds