Searched refs:message_thread_dec (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 326 void* message_thread_dec(void *input) in message_thread_dec() function 2054 r = pthread_create(&msg_thread_id,0,message_thread_dec,this); in component_init()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 461 void* message_thread_dec(void *input) in message_thread_dec() function 2566 r = pthread_create(&msg_thread_id,0,message_thread_dec,this); in component_init()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 355 void* message_thread_dec(void *input) in message_thread_dec() function 2739 r = pthread_create(&msg_thread_id,0,message_thread_dec,this); in component_init()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 484 void* message_thread_dec(void *input) in message_thread_dec() function 2699 r = pthread_create(&msg_thread_id,0,message_thread_dec,this); in component_init()
|