Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Daudio_thread.h158 int audio_thread_add_stream(struct audio_thread *thread,
Dcras_iodev_list.c658 return audio_thread_add_stream(audio_thread, stream, iodevs, in add_stream_to_open_devs()
1446 audio_thread_add_stream(audio_thread, stream, in cras_iodev_list_suspend_hotword_streams()
1482 audio_thread_add_stream(audio_thread, stream, &hotword_dev, 1); in cras_iodev_list_resume_hotword_stream()
Daudio_thread.c1042 int audio_thread_add_stream(struct audio_thread *thread, in audio_thread_add_stream() function
/external/adhd/cras/src/tests/
Diodev_list_unittest.cc2113 int audio_thread_add_stream(struct audio_thread* thread, in audio_thread_add_stream() function