Home | History | Annotate | Download | only in test

Lines Matching refs:video_thread

66 static void* video_thread (void *);
340 if ( (pthread_create (&init_decode->videothread_id,NULL,video_thread,
728 static void* video_thread (void *context)