/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 107 void* async_message_thread (void *input) in async_message_thread() function 289 void* async_message_thread (void *input) in async_message_thread() function 1556 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 124 void* async_message_thread (void *input) in async_message_thread() function 5418 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in empty_this_buffer_proxy()
|
D | omx_vdec.cpp | 163 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/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 135 void* async_message_thread (void *input) in async_message_thread() function 1257 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
|
D | omx_vdec_hevc_swvdec.cpp | 124 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()
|
D | omx_vdec_v4l2.cpp | 153 void* async_message_thread (void *input) in async_message_thread() function 2123 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 139 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()
|
D | omx_vdec.cpp | 164 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()
|
D | omx_vdec_hevc_swvdec.cpp | 130 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()
|
D | omx_vdec_msm8974.cpp | 141 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/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 193 void* async_message_thread (void *input) in async_message_thread() function 2355 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 189 void* async_message_thread (void *input) in async_message_thread() function 2305 ret = pthread_create(&async_thread_id,0,async_message_thread,this); in component_init()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 168 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()
|