Home
last modified time | relevance | path

Searched refs:async_message_thread (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp164 void* async_message_thread (void *input) in async_message_thread() function
1571 r = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
Domx_vdec_hevc.cpp139 void* async_message_thread (void *input) in async_message_thread() function
1262 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
Domx_vdec_hevc_swvdec.cpp130 void* async_message_thread (void *input) in async_message_thread() function
1867 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
Domx_vdec_msm8974.cpp141 void* async_message_thread (void *input) in async_message_thread() function
1677 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp163 void* async_message_thread (void *input) in async_message_thread() function
1609 r = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp147 void* async_message_thread (void *input) in async_message_thread() function
1826 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp124 void* async_message_thread (void *input) in async_message_thread() function
1890 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp168 void* async_message_thread (void *input) in async_message_thread() function
2334 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()