HomeSort by relevance Sort by last modified time
    Searched refs:async_thread_created (Results 1 - 25 of 34) sorted by null

1 2

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 331 bool async_thread_created; member in class:venc_dev
omx_video_base.h 354 bool async_thread_created; member in class:omx_video
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 430 bool async_thread_created; member in class:venc_dev
omx_video_base.h 359 bool async_thread_created; member in class:omx_video
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 457 bool async_thread_created; member in class:venc_dev
omx_video_base.h 375 bool async_thread_created; member in class:omx_video
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 859 bool async_thread_created; member in class:omx_vdec
    [all...]
omx_vdec.h 967 bool async_thread_created; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 850 bool async_thread_created; member in class:omx_vdec
    [all...]
omx_vdec.h 982 bool async_thread_created; member in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.h 1007 bool async_thread_created; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 941 bool async_thread_created; member in class:omx_vdpp
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 852 bool async_thread_created; member in class:omx_vdec
    [all...]
omx_vdec.h 995 bool async_thread_created; member in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.h 1009 bool async_thread_created; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msmcobalt/videopp/inc/
omx_vdpp.h 941 bool async_thread_created; member in class:omx_vdpp
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 505 async_thread_created = true;
509 async_thread_created = false;
    [all...]
video_encoder_device_v4l2.cpp 224 async_thread_created = false;
    [all...]
omx_video_base.cpp 253 async_thread_created = false;
288 if (async_thread_created)
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 584 async_thread_created = true;
588 async_thread_created = false;
    [all...]
omx_video_base.cpp 309 async_thread_created = false;
350 if (async_thread_created)
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 601 async_thread_created = true;
605 async_thread_created = false;
    [all...]
omx_video_base.cpp 310 async_thread_created = false;
363 if (async_thread_created)
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp 659 async_thread_created = false;
763 if (async_thread_created)
    [all...]
  /hardware/qcom/media/msmcobalt/videopp/src/
omx_vdpp.cpp 659 async_thread_created = false;
763 if (async_thread_created)
    [all...]

Completed in 4660 milliseconds

1 2