Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/usb/tests/accessorytest/
H A Daudio.c122 static void* capture_thread(void* arg) in capture_thread() function
216 pthread_create(&tid, NULL, capture_thread, NULL); in init_audio()