Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c64 static void* async_thread (void *);
410 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread, in init_encoder()
950 static void* async_thread (void *context) in async_thread() function
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c67 static void* async_thread (void *);
356 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread, in init_decoder()
958 static void* async_thread (void *context) in async_thread() function
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c67 static void* async_thread (void *);
342 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread, in init_decoder()
899 static void* async_thread (void *context) in async_thread() function