Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dtest_iodev.c51 struct test_iodev *testio = (struct test_iodev *)iodev; in frames_queued() local
68 struct test_iodev *testio = (struct test_iodev *)iodev; in close_dev() local
78 struct test_iodev *testio = (struct test_iodev *)iodev; in configure_dev() local
95 struct test_iodev *testio = (struct test_iodev *)iodev; in get_buffer() local
110 struct test_iodev *testio = (struct test_iodev *)iodev; in put_buffer() local
122 struct test_iodev *testio = (struct test_iodev *)iodev; in get_buffer_fd_read() local
156 static void play_file_as_hotword(struct test_iodev *testio, const char *path) in play_file_as_hotword()
177 struct test_iodev *testio; in test_iodev_create() local
232 struct test_iodev *testio = (struct test_iodev *)iodev; in test_iodev_destroy() local
240 unsigned int test_iodev_add_samples(struct test_iodev *testio, in test_iodev_add_samples()
[all …]