Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_MPEG4PROFILETYPE (Results 1 – 23 of 23) sorted by relevance

/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Video.h585 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
605 } OMX_VIDEO_MPEG4PROFILETYPE; typedef
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Video.h589 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
609 } OMX_VIDEO_MPEG4PROFILETYPE; typedef
672 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Video.h589 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
609 } OMX_VIDEO_MPEG4PROFILETYPE; typedef
672 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Video.h589 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
609 } OMX_VIDEO_MPEG4PROFILETYPE; typedef
672 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Video.h599 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
619 } OMX_VIDEO_MPEG4PROFILETYPE; typedef
685 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Video.h594 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
614 } OMX_VIDEO_MPEG4PROFILETYPE; typedef
678 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Video.h616 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
636 } OMX_VIDEO_MPEG4PROFILETYPE; typedef
702 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
H A DOMX_AsString.h822 inline static const char *asString(OMX_VIDEO_MPEG4PROFILETYPE i, const char *def = "??") {
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Video.h599 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
619 } OMX_VIDEO_MPEG4PROFILETYPE; typedef
685 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A Dmedia_video_hidl_test_common.h42 OMX_VIDEO_MPEG4PROFILETYPE eProfile,
H A Dmedia_video_hidl_test_common.cpp149 OMX_VIDEO_MPEG4PROFILETYPE eProfile, in setupMPEG4Port()
H A DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp509 static_cast<OMX_VIDEO_MPEG4PROFILETYPE>(profile), in setDefaultPortParam()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp786 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
1166 m_sParamProfileLevel.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile; in update_profile_level()
1172 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile; in update_profile_level()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp942 … m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
1540 m_sParamProfileLevel.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile; in update_profile_level()
1545 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile; in update_profile_level()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp992 … m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
1702 m_sParamProfileLevel.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile; in update_profile_level()
1707 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile; in update_profile_level()
H A Domx_swvenc_mpeg4.cpp882 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1037 … m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
1823 m_sParamProfileLevel.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile; in update_profile_level()
1828 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile; in update_profile_level()
H A Domx_swvenc_mpeg4.cpp878 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp495 std::pair<OMX_VIDEO_MPEG4PROFILETYPE, OMX_VIDEO_MPEG4LEVELTYPE>> table { in parseMpeg4ProfileLevelFromCsd()
570 std::pair<OMX_VIDEO_MPEG4PROFILETYPE, OMX_VIDEO_MPEG4LEVELTYPE> profileLevel; in parseMpeg4ProfileLevelFromCsd()
H A DACodec.cpp4359 mpeg4type.eProfile = static_cast<OMX_VIDEO_MPEG4PROFILETYPE>(profile); in setupMPEG4EncoderParameters()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp988 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp1008 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp1015 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()