Home
last modified time | relevance | path

Searched refs:async_thread_force_stop (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h432 bool async_thread_force_stop; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h465 bool async_thread_force_stop; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h474 bool async_thread_force_stop; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h485 bool async_thread_force_stop; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp235 async_thread_force_stop = false; in venc_dev()
341 while (!omx->handle->async_thread_force_stop) { in async_venc_message_thread()
1372 async_thread_force_stop = true; in venc_close()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp184 while (!omx->async_thread_force_stop) { in async_message_thread()
781 async_thread_force_stop = false; in omx_vdec()
957 async_thread_force_stop = true; in ~omx_vdec()