Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVP9Encoder.cpp32 { OMX_VIDEO_VP9Profile0, OMX_VIDEO_VP9Level41 },
119 vp9Params->eProfile = OMX_VIDEO_VP9Profile0; in internalGetVp9Params()
133 if (vp9Params->eProfile != OMX_VIDEO_VP9Profile0) { in internalSetVp9Params()
/frameworks/native/include/media/openmax/
DOMX_VideoExt.h154 OMX_VIDEO_VP9Profile0 = 0x1, enumerator
DOMX_AsString.h954 case OMX_VIDEO_VP9Profile0: return "Profile0";
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp33 { OMX_VIDEO_VP9Profile0, OMX_VIDEO_VP9Level5 },
/frameworks/av/media/libstagefright/
DUtils.cpp540 { 0, OMX_VIDEO_VP9Profile0 }, in parseVp9ProfileLevelFromCsd()