Searched refs:OMX_VIDEO_VP9Profile2 (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 121 OMX_VIDEO_VP9Profile2 = 0x4, enumerator
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 162 OMX_VIDEO_VP9Profile2 = 0x4, enumerator
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 162 OMX_VIDEO_VP9Profile2 = 0x4, enumerator
|
/aosp12/frameworks/native/headers/media_plugin/media/openmax/ |
H A D | OMX_VideoExt.h | 162 OMX_VIDEO_VP9Profile2 = 0x4, enumerator
|
H A D | OMX_AsString.h | 971 case OMX_VIDEO_VP9Profile2: return "Profile2";
|
/aosp12/frameworks/av/media/libstagefright/codecs/on2/dec/ |
H A D | SoftVPX.cpp | 34 { OMX_VIDEO_VP9Profile2, OMX_VIDEO_VP9Level5 },
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/ |
H A D | vidc_common.cpp | 90 {OMX_VIDEO_VP9Profile2, V4L2_MPEG_VIDEO_VP9_PROFILE_2},
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | Utils.cpp | 596 { 2, OMX_VIDEO_VP9Profile2 }, in parseVp9ProfileLevelFromCsd() 601 { OMX_VIDEO_VP9Profile2, OMX_VIDEO_VP9Profile2HDR }, in parseVp9ProfileLevelFromCsd()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 2891 OMX_VIDEO_VP9Profile2, in get_supported_profile_level() 3017 || profileLevelType->eProfile == OMX_VIDEO_VP9Profile2) in get_supported_profile_level()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 3582 OMX_VIDEO_VP9Profile2, in get_supported_profile_level() 3708 case OMX_VIDEO_VP9Profile2: in get_supported_profile_level()
|