Searched refs:OMX_VIDEO_CodingVP9 (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp291 name, "video_decoder.vp9", OMX_VIDEO_CodingVP9,
/frameworks/native/include/media/openmax/
H A DOMX_AsString.h715 case OMX_VIDEO_CodingVP9: return "VP9";
H A DOMX_Video.h89 OMX_VIDEO_CodingVP9, /**< Google VP9 */ enumerator in enum:OMX_VIDEO_CODINGTYPE
/frameworks/av/media/libstagefright/
H A DACodec.cpp2841 { MEDIA_MIMETYPE_VIDEO_VP9, OMX_VIDEO_CodingVP9 },
3095 case OMX_VIDEO_CodingVP9:
4093 case OMX_VIDEO_CodingVP9:
H A DOMXCodec.cpp1304 compressionFormat = OMX_VIDEO_CodingVP9;

Completed in 135 milliseconds