Searched refs:OMX_VIDEO_CodingVPX (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp85 def.format.video.eCompressionFormat = OMX_VIDEO_CodingVPX;
165 formatParams->eCompressionFormat = OMX_VIDEO_CodingVPX;
/frameworks/native/include/media/openmax/
H A DOMX_Video.h88 OMX_VIDEO_CodingVPX, /**< Google VPX, formerly known as On2 VP8 */ enumerator in enum:OMX_VIDEO_CODINGTYPE
/frameworks/av/media/libstagefright/
H A DACodec.cpp1429 *codingType = OMX_VIDEO_CodingVPX;
H A DOMXCodec.cpp1188 compressionFormat = OMX_VIDEO_CodingVPX;

Completed in 130 milliseconds