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

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 592 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
2121 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_venc
    [all...]
  /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,
2372 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) function in class:omx_venc
    [all...]

Completed in 1425 milliseconds