Home
last modified time | relevance | path

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

/device/htc/flounder/audio/visualizer/
Dnv_offload_visualizer.c149 pthread_t capture_thread; variable
402 thread_status = pthread_create(&capture_thread, (const pthread_attr_t *) NULL, in visualizer_hal_start_output()
450 pthread_join(capture_thread, (void **) NULL); in visualizer_hal_stop_output()