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

  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 90 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
omx_video_base.h 234 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 527 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
1886 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_venc
    [all...]

Completed in 161 milliseconds