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

  /external/adhd/cras/src/server/
cras_bt_io.c 196 cras_iodev_free_format(iodev);
225 cras_iodev_free_format(iodev);
cras_hfp_iodev.c 125 cras_iodev_free_format(iodev);
cras_iodev.h 318 void cras_iodev_free_format(struct cras_iodev *iodev);
cras_loopback_iodev.c 167 cras_iodev_free_format(iodev);
cras_a2dp_iodev.c 219 cras_iodev_free_format(iodev);
cras_iodev.c 598 void cras_iodev_free_format(struct cras_iodev *iodev) function
    [all...]
cras_alsa_io.c 337 cras_iodev_free_format(&aio->base);
    [all...]
  /external/adhd/cras/src/tests/
hfp_iodev_unittest.cc 199 void cras_iodev_free_format(struct cras_iodev *iodev) function
loopback_iodev_unittest.cc 181 void cras_iodev_free_format(struct cras_iodev *iodev) function
bt_io_unittest.cc 368 void cras_iodev_free_format(struct cras_iodev *iodev) function
a2dp_iodev_unittest.cc 417 void cras_iodev_free_format(struct cras_iodev *iodev) function
audio_thread_unittest.cc 770 void cras_iodev_free_format(struct cras_iodev *iodev) function
    [all...]
alsa_io_unittest.cc 2815 void cras_iodev_free_format(struct cras_iodev *iodev) function
    [all...]
iodev_unittest.cc 273 cras_iodev_free_format(&iodev_);
    [all...]

Completed in 1470 milliseconds