Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Video.h597 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Video.h601 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Video.h601 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Video.h601 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Video.h611 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Video.h606 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Video.h628 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
H A DOMX_AsString.h835 case OMX_VIDEO_MPEG4ProfileCoreScalable: return "CoreScalable";
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Video.h611 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp531 { 0b10100001, { OMX_VIDEO_MPEG4ProfileCoreScalable, OMX_VIDEO_MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()
532 { 0b10100010, { OMX_VIDEO_MPEG4ProfileCoreScalable, OMX_VIDEO_MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()
533 { 0b10100011, { OMX_VIDEO_MPEG4ProfileCoreScalable, OMX_VIDEO_MPEG4Level3 } }, in parseMpeg4ProfileLevelFromCsd()