Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_MPEG2PROFILETYPE (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Video.h513 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
523 } OMX_VIDEO_MPEG2PROFILETYPE; typedef
559 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Video.h517 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
527 } OMX_VIDEO_MPEG2PROFILETYPE; typedef
563 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Video.h517 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
527 } OMX_VIDEO_MPEG2PROFILETYPE; typedef
563 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Video.h517 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
527 } OMX_VIDEO_MPEG2PROFILETYPE; typedef
563 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Video.h526 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
536 } OMX_VIDEO_MPEG2PROFILETYPE; typedef
573 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Video.h522 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
532 } OMX_VIDEO_MPEG2PROFILETYPE; typedef
568 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Video.h543 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
553 } OMX_VIDEO_MPEG2PROFILETYPE; typedef
590 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
H A DOMX_AsString.h860 inline static const char *asString(OMX_VIDEO_MPEG2PROFILETYPE i, const char *def = "??") {
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Video.h526 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
536 } OMX_VIDEO_MPEG2PROFILETYPE; typedef
573 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp425 const static ALookup<uint8_t, OMX_VIDEO_MPEG2PROFILETYPE> profiles { in parseMpeg2ProfileLevelFromHeader()
442 std::pair<OMX_VIDEO_MPEG2PROFILETYPE, OMX_VIDEO_MPEG2LEVELTYPE>> escapes { in parseMpeg2ProfileLevelFromHeader()
452 OMX_VIDEO_MPEG2PROFILETYPE profile; in parseMpeg2ProfileLevelFromHeader()
454 std::pair<OMX_VIDEO_MPEG2PROFILETYPE, OMX_VIDEO_MPEG2LEVELTYPE> profileLevel; in parseMpeg2ProfileLevelFromHeader()
471 const static ALookup<uint8_t, OMX_VIDEO_MPEG2PROFILETYPE> profiles{ in parseMpeg2ProfileLevelFromEsds()
480 OMX_VIDEO_MPEG2PROFILETYPE profile; in parseMpeg2ProfileLevelFromEsds()