Home
last modified time | relevance | path

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

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_VideoExt.h216 OMX_VIDEO_HEVCProfileMain = 0x1, enumerator
DOMX_AsString.h1011 case OMX_VIDEO_HEVCProfileMain: return "Main";
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp51 { OMX_VIDEO_HEVCProfileMain, OMX_VIDEO_HEVCMainTierLevel51 },
/frameworks/av/media/libstagefright/
DUtils.cpp311 { 1, OMX_VIDEO_HEVCProfileMain }, in parseHevcProfileLevelFromHvcc()
314 { 3, OMX_VIDEO_HEVCProfileMain }, in parseHevcProfileLevelFromHvcc()
323 codecProfile = OMX_VIDEO_HEVCProfileMain; in parseHevcProfileLevelFromHvcc()