Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_AVCProfileConstrainedBaseline (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_VideoExt.h63 OMX_VIDEO_AVCProfileConstrainedBaseline = 0x10000, /**< Constrained baseline profile */ enumerator
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_VideoExt.h63 OMX_VIDEO_AVCProfileConstrainedBaseline = 0x10000, /**< Constrained baseline profile */ enumerator
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_VideoExt.h63 OMX_VIDEO_AVCProfileConstrainedBaseline = 0x10000, /**< Constrained baseline profile */ enumerator
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_VideoExt.h63 OMX_VIDEO_AVCProfileConstrainedBaseline = 0x10000, /**< Constrained baseline profile */ enumerator
DOMX_QCOMExtns.h1517 QOMX_VIDEO_AVCProfileConstrainedBaseline = OMX_VIDEO_AVCProfileConstrainedBaseline,
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_VideoExt.h63 OMX_VIDEO_AVCProfileConstrainedBaseline = 0x10000, /**< Constrained baseline profile */ enumerator
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1705 … (m_sParamAVC.eProfile != (OMX_VIDEO_AVCPROFILETYPE) OMX_VIDEO_AVCProfileConstrainedBaseline) && in set_config()
Dvideo_encoder_device_v4l2.cpp1548 … (pParam->eProfile != (OMX_VIDEO_AVCPROFILETYPE) OMX_VIDEO_AVCProfileConstrainedBaseline) && in venc_set_param()
3405 eProfile == OMX_VIDEO_AVCProfileConstrainedBaseline) { in venc_set_profile_level()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1867 … (m_sParamAVC.eProfile != (OMX_VIDEO_AVCPROFILETYPE) OMX_VIDEO_AVCProfileConstrainedBaseline) && in set_config()
Dvideo_encoder_device_v4l2.cpp1862 … (pParam->eProfile != (OMX_VIDEO_AVCPROFILETYPE) OMX_VIDEO_AVCProfileConstrainedBaseline) && in venc_set_param()
4558 eProfile == OMX_VIDEO_AVCProfileConstrainedBaseline) { in venc_set_profile_level()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1992 … (m_sParamAVC.eProfile != (OMX_VIDEO_AVCPROFILETYPE) OMX_VIDEO_AVCProfileConstrainedBaseline) && in set_config()