Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_VP9Level5 (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp33 { OMX_VIDEO_VP9Profile0, OMX_VIDEO_VP9Level5 },
34 { OMX_VIDEO_VP9Profile2, OMX_VIDEO_VP9Level5 },
35 { OMX_VIDEO_VP9Profile2HDR, OMX_VIDEO_VP9Level5 },
36 { OMX_VIDEO_VP9Profile2HDR10Plus, OMX_VIDEO_VP9Level5 },
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVP9Encoder.cpp152 vp9Params->eLevel == OMX_VIDEO_VP9Level5 || in internalSetVp9Params()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_VideoExt.h183 OMX_VIDEO_VP9Level5 = 0x100, enumerator
DOMX_AsString.h989 case OMX_VIDEO_VP9Level5: return "Level5";
/frameworks/av/media/libstagefright/
DUtils.cpp555 { 50, OMX_VIDEO_VP9Level5 }, in parseVp9ProfileLevelFromCsd()