HomeSort by relevance Sort by last modified time
    Searched refs:async_thread_force_stop (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 432 bool async_thread_force_stop; member in class:venc_dev
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 465 bool async_thread_force_stop; member in class:venc_dev
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 474 bool async_thread_force_stop; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 485 bool async_thread_force_stop; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 235 async_thread_force_stop = false;
341 while (!omx->handle->async_thread_force_stop) {
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 185 async_thread_force_stop = false;
317 while (!omx->handle->async_thread_force_stop) {
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 169 while (!omx->async_thread_force_stop) {
752 async_thread_force_stop = false;
909 async_thread_force_stop = true;
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 184 while (!omx->async_thread_force_stop) {
781 async_thread_force_stop = false;
    [all...]

Completed in 135 milliseconds