Searched refs:OMX_VIDEO_MPEG4ProfileCoreScalable (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
H A D | OMX_Video.h | 597 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
|
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/ |
H A D | OMX_Video.h | 601 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
|
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/ |
H A D | OMX_Video.h | 601 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
|
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A D | OMX_Video.h | 601 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_Video.h | 611 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
|
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A D | OMX_Video.h | 606 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
|
/aosp12/frameworks/native/headers/media_plugin/media/openmax/ |
H A D | OMX_Video.h | 628 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
|
H A D | OMX_AsString.h | 835 case OMX_VIDEO_MPEG4ProfileCoreScalable: return "CoreScalable";
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_Video.h | 611 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | Utils.cpp | 531 { 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()
|