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 },
126 vp9Params->eProfile = OMX_VIDEO_VP9Profile0; in internalGetVp9Params()
140 if (vp9Params->eProfile != OMX_VIDEO_VP9Profile0) { in internalSetVp9Params()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_VideoExt.h160 OMX_VIDEO_VP9Profile0 = 0x1, enumerator
DOMX_AsString.h969 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.cpp522 { 0, OMX_VIDEO_VP9Profile0 }, in parseVp9ProfileLevelFromCsd()