/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 148 void* message_thread(void *);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 148 void* message_thread(void *);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 145 void* message_thread(void *);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_hevc.cpp | 343 r = pthread_create(&msg_thread_id,0, message_thread, this); in component_init()
|
D | omx_swvenc_mpeg4.cpp | 443 if (pthread_create(&msg_thread_id,0, message_thread, this) < 0) in component_init()
|
D | omx_video_encoder.cpp | 582 r = pthread_create(&msg_thread_id,0, message_thread, this); in component_init()
|
D | omx_video_base.cpp | 126 void* message_thread(void *input) in message_thread() function
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 441 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
D | omx_video_base.cpp | 101 void* message_thread(void *input) in message_thread() function
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 500 r = pthread_create(&msg_thread_id,0, message_thread, this); in component_init()
|
D | omx_video_base.cpp | 100 void* message_thread(void *input) in message_thread() function
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 374 void* message_thread(void *input) in message_thread() function 1735 ret = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 208 void* message_thread(void *input) in message_thread() function 1516 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
D | omx_vdec.cpp | 196 void* message_thread(void *input) in message_thread() function 1600 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 258 void* message_thread(void *input) in message_thread() function 1582 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
D | omx_vdec_hevc_swvdec.cpp | 271 void* message_thread(void *input) in message_thread() function 2067 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
D | omx_vdec_v4l2.cpp | 333 void* message_thread(void *input) in message_thread() function 2520 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 262 void* message_thread(void *input) in message_thread() function 1603 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
D | omx_vdec.cpp | 195 void* message_thread(void *input) in message_thread() function 1564 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
D | omx_vdec_hevc_swvdec.cpp | 273 void* message_thread(void *input) in message_thread() function 2044 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|
D | omx_vdec_msm8974.cpp | 306 void* message_thread(void *input) in message_thread() function 2058 r = pthread_create(&msg_thread_id,0,message_thread,this); in component_init()
|