Home
last modified time | relevance | path

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

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_VideoExt.h220 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
DOMX_AsString.h1013 case OMX_VIDEO_HEVCProfileMain10HDR10: return "Main10HDR10";
/frameworks/av/media/libstagefright/
DUtils.cpp333 codecProfile = OMX_VIDEO_HEVCProfileMain10HDR10; in parseHevcProfileLevelFromHvcc()
DACodec.cpp3391 profile == OMX_VIDEO_HEVCProfileMain10HDR10) { in setupVideoDecoder()