Searched refs:audio_thread_add_stream (Results 1 – 4 of 4) sorted by relevance
/external/adhd/cras/src/server/ |
D | audio_thread.h | 158 int audio_thread_add_stream(struct audio_thread *thread,
|
D | cras_iodev_list.c | 658 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()
|
D | audio_thread.c | 1042 int audio_thread_add_stream(struct audio_thread *thread, in audio_thread_add_stream() function
|
/external/adhd/cras/src/tests/ |
D | iodev_list_unittest.cc | 2113 int audio_thread_add_stream(struct audio_thread* thread, in audio_thread_add_stream() function
|