Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_VideoExt.h187 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
DOMX_AsString.h987 case OMX_VIDEO_HEVCProfileMain10HDR10: return "Main10HDR10";
/frameworks/av/media/libstagefright/
DUtils.cpp350 codecProfile = OMX_VIDEO_HEVCProfileMain10HDR10; in parseHevcProfileLevelFromHvcc()