Home
last modified time | relevance | path

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

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