/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
H A D | OMX_Video.h | 407 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 D | OMX_Video.h | 411 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 D | OMX_Video.h | 411 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 D | OMX_Video.h | 411 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 D | OMX_Video.h | 420 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 D | OMX_Video.h | 416 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 D | OMX_Video.h | 437 typedef enum OMX_VIDEO_H263PROFILETYPE { enum 450 } OMX_VIDEO_H263PROFILETYPE; typedef 529 OMX_VIDEO_H263PROFILETYPE eProfile;
|
H A D | OMX_AsString.h | 779 inline static const char *asString(OMX_VIDEO_H263PROFILETYPE i, const char *def = "??") {
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_Video.h | 420 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 D | media_video_hidl_test_common.h | 46 OMX_VIDEO_H263PROFILETYPE eProfile,
|
H A D | media_video_hidl_test_common.cpp | 177 OMX_VIDEO_H263PROFILETYPE eProfile, in setupH263Port()
|
H A D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 503 static_cast<OMX_VIDEO_H263PROFILETYPE>(profile), in setDefaultPortParam()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 794 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 D | omx_video_encoder.cpp | 948 … 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 D | omx_video_encoder.cpp | 998 … 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 D | omx_swvenc_mpeg4.cpp | 889 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 D | omx_video_encoder.cpp | 1043 … 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 D | omx_swvenc_mpeg4.cpp | 885 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | Utils.cpp | 310 const static ALookup<uint8_t, OMX_VIDEO_H263PROFILETYPE> profiles { in parseH263ProfileLevelFromD263() 334 OMX_VIDEO_H263PROFILETYPE codecProfile; in parseH263ProfileLevelFromD263()
|
H A D | ACodec.cpp | 4431 h263type.eProfile = static_cast<OMX_VIDEO_H263PROFILETYPE>(profile); in setupH263EncoderParameters()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
H A D | venc_test.cpp | 639 h263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile; in ConfigureEncoder()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
H A D | venc_test.cpp | 674 h263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile; in ConfigureEncoder()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_swvenc_mpeg4.cpp | 995 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 D | omx_swvenc_mpeg4.cpp | 1015 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 D | omx_swvenc_mpeg4.cpp | 1022 m_sParamH263.eProfile = (OMX_VIDEO_H263PROFILETYPE)m_sParamProfileLevel.eProfile; in set_parameter()
|