Home
last modified time | relevance | path

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

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Video.h443 OMX_VIDEO_H263ProfileHighCompression = 0x20, enumerator
DOMX_AsString.h786 case OMX_VIDEO_H263ProfileHighCompression: return "HighCompression";
/frameworks/av/media/libstagefright/
DUtils.cpp244 { 5, OMX_VIDEO_H263ProfileHighCompression }, in parseH263ProfileLevelFromD263()