/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 92 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
|
D | 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/ |
D | omx_video_encoder.h | 94 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
|
D | omx_swvenc_hevc.h | 92 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
|
D | omx_swvenc_mpeg4.h | 134 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
|
D | omx_video_base.h | 243 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 90 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
|
D | omx_swvenc_hevc.h | 92 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
|
D | omx_swvenc_mpeg4.h | 143 bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height);
|
D | omx_video_base.h | 260 virtual bool dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) = 0;
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_hevc.cpp | 417 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
|
D | omx_video_encoder.cpp | 705 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter() 2567 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
|
D | omx_swvenc_mpeg4.cpp | 513 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter() 2207 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_hevc.cpp | 417 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
|
D | omx_video_encoder.cpp | 675 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter() 2426 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
|
D | omx_swvenc_mpeg4.cpp | 515 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
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 599 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth, in set_parameter() 2166 bool omx_venc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() function in omx_venc
|