Home
last modified time | relevance | path

Searched refs:dev_is_video_session_supported (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h92 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_video_base.h238 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h94 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_swvenc_hevc.h92 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_swvenc_mpeg4.h134 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_video_base.h245 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h96 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_swvenc_mpeg4.h163 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_video_base.h292 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h90 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_swvenc_mpeg4.h143 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_video_base.h255 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h95 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_swvenc_mpeg4.h166 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_video_base.h284 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h96 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_swvenc_mpeg4.h166 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
H A Domx_video_base.h280 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_hevc.cpp417 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter()
1381 bool omx_swvenc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_swvenc
H A Domx_swvenc_mpeg4.cpp515 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter()
2149 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
H A Domx_video_encoder.cpp675 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter()
2444 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp599 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter()
2167 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp513 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter()
2204 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
H A Domx_video_encoder.cpp715 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter()
2621 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp559 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter()
2719 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc

12