Home
last modified time | relevance | path

Searched refs:cras_iodev_reset_rate_estimator (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_iodev.h607 int cras_iodev_reset_rate_estimator(const struct cras_iodev *iodev);
Dcras_alsa_io.c543 cras_iodev_reset_rate_estimator(iodev); in start()
1949 cras_iodev_reset_rate_estimator(odev); in leave_free_run()
Dcras_iodev.c1262 int cras_iodev_reset_rate_estimator(const struct cras_iodev *iodev) in cras_iodev_reset_rate_estimator() function
/external/adhd/cras/src/tests/
Dalsa_io_unittest.cc2938 int cras_iodev_reset_rate_estimator(const struct cras_iodev* iodev) { in cras_iodev_reset_rate_estimator() function