Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Video.h407 typedef enum OMX_VIDEO_H263PROFILETYPE { enum
420 } OMX_VIDEO_H263PROFILETYPE; typedef
499 OMX_VIDEO_H263PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Video.h411 typedef enum OMX_VIDEO_H263PROFILETYPE { enum
424 } OMX_VIDEO_H263PROFILETYPE; typedef
503 OMX_VIDEO_H263PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Video.h411 typedef enum OMX_VIDEO_H263PROFILETYPE { enum
424 } OMX_VIDEO_H263PROFILETYPE; typedef
503 OMX_VIDEO_H263PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Video.h411 typedef enum OMX_VIDEO_H263PROFILETYPE { enum
424 } OMX_VIDEO_H263PROFILETYPE; typedef
503 OMX_VIDEO_H263PROFILETYPE eProfile;
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Video.h420 typedef enum OMX_VIDEO_H263PROFILETYPE { enum
433 } OMX_VIDEO_H263PROFILETYPE; typedef
512 OMX_VIDEO_H263PROFILETYPE eProfile;
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Video.h416 typedef enum OMX_VIDEO_H263PROFILETYPE { enum
429 } OMX_VIDEO_H263PROFILETYPE; typedef
508 OMX_VIDEO_H263PROFILETYPE eProfile;
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Video.h437 typedef enum OMX_VIDEO_H263PROFILETYPE { enum
450 } OMX_VIDEO_H263PROFILETYPE; typedef
529 OMX_VIDEO_H263PROFILETYPE eProfile;
H A DOMX_AsString.h779 inline static const char *asString(OMX_VIDEO_H263PROFILETYPE i, const char *def = "??") {
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Video.h420 typedef enum OMX_VIDEO_H263PROFILETYPE { enum
433 } OMX_VIDEO_H263PROFILETYPE; typedef
512 OMX_VIDEO_H263PROFILETYPE eProfile;
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A Dmedia_video_hidl_test_common.h46 OMX_VIDEO_H263PROFILETYPE eProfile,
H A Dmedia_video_hidl_test_common.cpp177 OMX_VIDEO_H263PROFILETYPE eProfile, in setupH263Port()
H A DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp503 static_cast<OMX_VIDEO_H263PROFILETYPE>(profile), in setDefaultPortParam()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp794 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
1180 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile; in update_profile_level()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp948 … m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
1551 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile; in update_profile_level()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp998 … m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
1713 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile; in update_profile_level()
H A Domx_swvenc_mpeg4.cpp889 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1043 … m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
1834 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile; in update_profile_level()
H A Domx_swvenc_mpeg4.cpp885 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp310 const static ALookup<uint8_t, OMX_VIDEO_H263PROFILETYPE> profiles { in parseH263ProfileLevelFromD263()
334 OMX_VIDEO_H263PROFILETYPE codecProfile; in parseH263ProfileLevelFromD263()
H A DACodec.cpp4431 h263type.eProfile = static_cast<OMX_VIDEO_H263PROFILETYPE>(profile); in setupH263EncoderParameters()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp639 h263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile; in ConfigureEncoder()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp674 h263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile; in ConfigureEncoder()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp995 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp1015 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp1022 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()