Searched refs:async_thread_force_stop (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h408 bool async_thread_force_stop; member in class:venc_dev
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h461 bool async_thread_force_stop; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp233 async_thread_force_stop = false;
325 while (!omx->handle->async_thread_force_stop) {
1355 async_thread_force_stop = true;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp168 while (!omx->async_thread_force_stop) {
748 async_thread_force_stop = false;
892 async_thread_force_stop = true;

Completed in 106 milliseconds