Home
last modified time | relevance | path

Searched refs:dev_stream_cb_threshold (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/server/
Ddev_stream.h140 unsigned int dev_stream_cb_threshold(const struct dev_stream *dev_stream);
Dcras_iodev.c806 unsigned int cb_threshold = dev_stream_cb_threshold(stream); in cras_iodev_start_stream()
844 cb_threshold = dev_stream_cb_threshold(out); in cras_iodev_rm_stream()
Ddev_stream.c418 unsigned int dev_stream_cb_threshold(const struct dev_stream *dev_stream) in dev_stream_cb_threshold() function
/external/adhd/cras/src/tests/
Daudio_thread_unittest.cc1217 unsigned int dev_stream_cb_threshold(const struct dev_stream* dev_stream) { in dev_stream_cb_threshold() function
Diodev_unittest.cc2680 unsigned int dev_stream_cb_threshold(const struct dev_stream* dev_stream) { in dev_stream_cb_threshold() function