Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Video.h587 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02, enumerator
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Video.h591 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02, enumerator
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Video.h591 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02, enumerator
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Video.h591 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02, enumerator
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Video.h601 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02, enumerator
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Video.h596 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02, enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Video.h618 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02, enumerator
H A DOMX_AsString.h825 case OMX_VIDEO_MPEG4ProfileSimpleScalable: return "SimpleScalable";
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Video.h601 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02, enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp504 { 0b00010000, { OMX_VIDEO_MPEG4ProfileSimpleScalable, OMX_VIDEO_MPEG4Level0 } }, in parseMpeg4ProfileLevelFromCsd()
505 { 0b00010001, { OMX_VIDEO_MPEG4ProfileSimpleScalable, OMX_VIDEO_MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()
506 { 0b00010010, { OMX_VIDEO_MPEG4ProfileSimpleScalable, OMX_VIDEO_MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()