Home
last modified time | relevance | path

Searched refs:audio_thread_create (Results 1 – 7 of 7) sorted by relevance

/external/adhd/cras/src/tests/
Daudio_thread_unittest_obsolete.cc231 thread = audio_thread_create(); in TEST_F()
256 thread = audio_thread_create(); in TEST_F()
287 thread = audio_thread_create(); in TEST_F()
319 thread = audio_thread_create(); in TEST_F()
360 thread = audio_thread_create(); in TEST_F()
398 thread = audio_thread_create(); in TEST_F()
446 thread = audio_thread_create(); in TEST_F()
517 thread_ = audio_thread_create(); in SetUp()
1179 thread = audio_thread_create(); in add_rm_two_streams()
1290 thread = audio_thread_create(); in TEST_F()
[all …]
Daudio_thread_unittest.cc142 thread_ = audio_thread_create(); in SetUp()
Diodev_list_unittest.cc2072 struct audio_thread* audio_thread_create() { in audio_thread_create() function
Dalsa_io_unittest.cc2853 struct audio_thread* audio_thread_create() { in audio_thread_create() function
/external/adhd/cras/src/server/
Daudio_thread.h72 struct audio_thread *audio_thread_create();
Daudio_thread.c1172 struct audio_thread *audio_thread_create() in audio_thread_create() function
Dcras_iodev_list.c1094 audio_thread = audio_thread_create(); in cras_iodev_list_init()