Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Video.h600 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Video.h604 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Video.h604 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Video.h604 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Video.h614 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Video.h609 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Video.h631 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
H A DOMX_AsString.h838 case OMX_VIDEO_MPEG4ProfileAdvancedScalable: return "AdvancedScalable";
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Video.h614 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp540 { 0b11010001, { OMX_VIDEO_MPEG4ProfileAdvancedScalable, OMX_VIDEO_MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()
541 { 0b11010010, { OMX_VIDEO_MPEG4ProfileAdvancedScalable, OMX_VIDEO_MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()
542 { 0b11010011, { OMX_VIDEO_MPEG4ProfileAdvancedScalable, OMX_VIDEO_MPEG4Level3 } }, in parseMpeg4ProfileLevelFromCsd()