Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_H263ProfileHighCompression (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/media/openmax/
DOMX_Video.h434 OMX_VIDEO_H263ProfileHighCompression = 0x20, enumerator
DOMX_AsString.h771 case OMX_VIDEO_H263ProfileHighCompression: return "HighCompression";
/frameworks/av/media/libstagefright/
DUtils.cpp264 { 5, OMX_VIDEO_H263ProfileHighCompression }, in parseH263ProfileLevelFromD263()