HomeSort by relevance Sort by last modified time
    Searched full:hw_overload (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 327 bool hw_overload; member in class:venc_dev
omx_video_base.h 656 bool hw_overload; member in class:omx_video
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 613 return handle->hw_overload ? OMX_ErrorInsufficientResources :
    [all...]
video_encoder_device_v4l2.cpp 226 hw_overload = false;
    [all...]
omx_video_base.cpp 248 hw_overload(false)
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 679 bool hw_overload; member in class:omx_video
video_encoder_device_v4l2.h 438 bool hw_overload; member in class:venc_dev
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 686 return handle->hw_overload ? OMX_ErrorInsufficientResources :
    [all...]
video_encoder_device_v4l2.cpp 237 hw_overload = false;
    [all...]
omx_video_base.cpp 303 hw_overload(false),
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]

Completed in 1115 milliseconds