Searched refs:video_thread (Results 1 – 4 of 4) sorted by relevance
63 static void* video_thread (void *);408 if ( (pthread_create (&init_decode->videothread_id,NULL,video_thread, in init_encoder()803 static void* video_thread (void *context) in video_thread() function
66 static void* video_thread (void *);354 if ( (pthread_create (&init_decode->videothread_id,NULL,video_thread, in init_decoder()781 static void* video_thread (void *context) in video_thread() function
385 friend void *video_thread(void *user);
3614 void *video_thread(void *user) in video_thread() function7151 video_thread, in startRecording()7235 video_thread, in startRecordingInternal()