Home
last modified time | relevance | path

Searched refs:message_thread_enc (Results 1 – 16 of 16) sorted by relevance

/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h147 void* message_thread_enc(void *);
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h146 void* message_thread_enc(void *);
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h157 void* message_thread_enc(void *);
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h146 void* message_thread_enc(void *);
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp479 r = pthread_create(&msg_thread_id,0, message_thread_enc, this); in component_init()
H A Domx_swvenc_mpeg4.cpp481 if (pthread_create(&msg_thread_id,0, message_thread_enc, this) < 0) in component_init()
H A Domx_video_base.cpp129 void* message_thread_enc(void *input) in message_thread_enc() function
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp610 r = pthread_create(&msg_thread_id,0, message_thread_enc, this); in component_init()
H A Domx_swvenc_mpeg4.cpp476 if (pthread_create(&msg_thread_id,0, message_thread_enc, this) < 0) in component_init()
H A Domx_video_base.cpp127 void* message_thread_enc(void *input) in message_thread_enc() function
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp441 if (pthread_create(&msg_thread_id,0, message_thread_enc, this) < 0) { in component_init()
H A Domx_video_encoder.cpp601 r = pthread_create(&msg_thread_id,0, message_thread_enc, this); in component_init()
H A Domx_video_base.cpp128 void* message_thread_enc(void *input) in message_thread_enc() function
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp672 r = pthread_create(&msg_thread_id,0, message_thread_enc, this); in component_init()
H A Domx_swvenc_mpeg4.cpp464 if (pthread_create(&msg_thread_id,0, message_thread_enc, this) < 0) in component_init()
H A Domx_video_base.cpp126 void* message_thread_enc(void *input) in message_thread_enc() function