Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/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/msm8974/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/msm8974/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
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h425 static void async_thread(void *p_cmp);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h424 static void async_thread(void *p_cmp);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp4552 (void *(*)(void *)) async_thread, in async_thread_create()
4656 void omx_swvdec::async_thread(void *p_cmp) in async_thread() function in omx_swvdec
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp4939 (void *(*)(void *)) async_thread, in async_thread_create()
5037 void omx_swvdec::async_thread(void *p_cmp) in async_thread() function in omx_swvdec