Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h408 bool async_thread_force_stop; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h461 bool async_thread_force_stop; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp233 async_thread_force_stop = false; in venc_dev()
325 while (!omx->handle->async_thread_force_stop) { in async_venc_message_thread()
1355 async_thread_force_stop = true; in venc_close()