Home
last modified time | relevance | path

Searched refs:msg_thread_stop (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h365 volatile bool msg_thread_stop; variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h377 volatile bool msg_thread_stop; variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h410 volatile bool msg_thread_stop; variable
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h415 volatile bool msg_thread_stop; variable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h402 volatile bool msg_thread_stop; variable
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp138 while (!omx->msg_thread_stop) { in message_thread()
150 } else if (res == 0 /*timeout*/ || omx->msg_thread_stop) { in message_thread()
312 msg_thread_stop = false; in omx_video()
340 msg_thread_stop = true; in ~omx_video()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp140 while (!omx->msg_thread_stop) { in message_thread_enc()
152 } else if (res == 0 /*timeout*/ || omx->msg_thread_stop) { in message_thread_enc()
308 msg_thread_stop = false; in omx_video()
348 msg_thread_stop = true; in ~omx_video()
H A Domx_video_encoder.cpp615 msg_thread_stop = true; in component_init()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp136 while (!omx->msg_thread_stop) { in message_thread_enc()
138 if (ret == ETIMEDOUT || omx->msg_thread_stop) { in message_thread_enc()
280 msg_thread_stop = false; in omx_video()
H A Domx_video_encoder.cpp492 msg_thread_stop = true; in component_init()
H A Domx_swvenc_mpeg4.cpp2059 msg_thread_stop = true; in component_deinit()
H A Dvideo_encoder_device_v4l2.cpp1638 venc_handle->msg_thread_stop = true; in venc_close()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp133 while (!omx->msg_thread_stop) { in message_thread_enc()
135 if (ret == ETIMEDOUT || omx->msg_thread_stop) { in message_thread_enc()
286 msg_thread_stop = false; in omx_video()
H A Domx_video_encoder.cpp685 msg_thread_stop = true; in component_init()
H A Domx_swvenc_mpeg4.cpp2086 msg_thread_stop = true; in component_deinit()
H A Dvideo_encoder_device_v4l2.cpp1953 venc_handle->msg_thread_stop = true; in venc_close()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp134 while (!omx->msg_thread_stop) { in message_thread_enc()
136 if (ret == ETIMEDOUT || omx->msg_thread_stop) { in message_thread_enc()
289 msg_thread_stop = false; in omx_video()
H A Domx_video_encoder.cpp623 msg_thread_stop = true; in component_init()
H A Domx_swvenc_mpeg4.cpp2030 msg_thread_stop = true; in component_deinit()
H A Dvideo_encoder_device_v4l2.cpp1753 venc_handle->msg_thread_stop = true; in venc_close()