Home
last modified time | relevance | path

Searched refs:alsa_io (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/server/
Dcras_alsa_io.c140 struct alsa_io { struct
168 static void init_device_settings(struct alsa_io *aio); argument
174 static int get_fixed_rate(struct alsa_io *aio);
290 struct alsa_io *aio = (struct alsa_io *)iodev; in set_hwparams()
320 struct alsa_io *aio = (struct alsa_io *)iodev; in frames_queued()
342 struct alsa_io *aio = (struct alsa_io *)iodev; in delay_frames()
356 struct alsa_io *aio = (struct alsa_io *)iodev; in close_dev()
377 struct alsa_io *aio = (struct alsa_io *)arg; in empty_hotword_cb()
390 struct alsa_io *aio = (struct alsa_io *)iodev; in open_dev()
434 struct alsa_io *aio = (struct alsa_io *)iodev; in configure_dev()
[all …]
/external/adhd/cras/src/tests/
Dalsa_io_unittest.cc255 struct alsa_io* aio; in TEST()
257 aio = (struct alsa_io*)alsa_iodev_create_with_default_parameters( in TEST()
264 struct alsa_io* aio; in TEST()
268 aio = (struct alsa_io*)alsa_iodev_create_with_default_parameters( in TEST()
292 struct alsa_io* aio; in TEST()
296 aio = (struct alsa_io*)alsa_iodev_create_with_default_parameters( in TEST()
307 aio = (struct alsa_io*)alsa_iodev_create_with_default_parameters( in TEST()
318 aio = (struct alsa_io*)alsa_iodev_create_with_default_parameters( in TEST()
330 aio = (struct alsa_io*)alsa_iodev_create_with_default_parameters( in TEST()
343 struct alsa_io* aio; in TEST()
[all …]