Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c63 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
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c66 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
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c66 static void* video_thread (void *);
340 if ( (pthread_create (&init_decode->videothread_id,NULL,video_thread, in init_decoder()
728 static void* video_thread (void *context) in video_thread() function