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

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 92 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
omx_video_base.h 238 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_hevc.h 92 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
omx_video_encoder.h 94 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
omx_swvenc_mpeg4.h 134 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
omx_video_base.h 241 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_hevc.h 92 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
omx_video_encoder.h 93 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
omx_swvenc_mpeg4.h 140 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
omx_video_base.h 256 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_hevc.cpp 417 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
1381 bool omx_swvenc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_swvenc
    [all...]
omx_swvenc_mpeg4.cpp 515 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
2149 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_venc
    [all...]
omx_video_encoder.cpp 665 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
2385 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_venc
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/src/
omx_swvenc_hevc.cpp 417 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
1381 bool omx_swvenc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_swvenc
    [all...]
omx_swvenc_mpeg4.cpp 515 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
2212 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_venc
    [all...]
omx_video_encoder.cpp 692 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
2522 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_venc
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 599 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
2166 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_venc
    [all...]

Completed in 488 milliseconds