Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_VideoExt.h80 OMX_VIDEO_VP9Profile0 = 0x1, enumerator
DOMX_AsString.h943 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.cpp539 { 0, OMX_VIDEO_VP9Profile0 }, in parseVp9ProfileLevelFromCsd()