Home
last modified time | relevance | path

Searched refs:async_thread (Results 1 – 10 of 10) 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/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h436 static void async_thread(void *p_cmp);
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h436 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/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp4920 (void *(*)(void *)) async_thread, in async_thread_create()
5018 void omx_swvdec::async_thread(void *p_cmp) in async_thread() function in omx_swvdec
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp5059 (void *(*)(void *)) async_thread, in async_thread_create()
5157 void omx_swvdec::async_thread(void *p_cmp) in async_thread() function in omx_swvdec