Home
last modified time | relevance | path

Searched defs:testio (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/server/
Dtest_iodev.c44 struct test_iodev *testio = (struct test_iodev *)iodev; in frames_queued() local
61 struct test_iodev *testio = (struct test_iodev *)iodev; in close_dev() local
71 struct test_iodev *testio = (struct test_iodev *)iodev; in configure_dev() local
87 struct test_iodev *testio = (struct test_iodev *)iodev; in get_buffer() local
102 struct test_iodev *testio = (struct test_iodev *)iodev; in put_buffer() local
113 struct test_iodev *testio = (struct test_iodev *)iodev; in get_buffer_fd_read() local
147 static void play_file_as_hotword(struct test_iodev *testio, const char *path) in play_file_as_hotword()
167 struct test_iodev *testio; in test_iodev_create() local
222 struct test_iodev *testio = (struct test_iodev *)iodev; in test_iodev_destroy() local
230 unsigned int test_iodev_add_samples(struct test_iodev *testio, uint8_t *samples, in test_iodev_add_samples()
[all …]