Home
last modified time | relevance | path

Searched refs:message_thread_dec (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp466 void* message_thread_dec(void *input) in message_thread_dec() function
2649 r = pthread_create(&msg_thread_id,0,message_thread_dec,this); in component_init()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp461 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()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp355 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()