Home
last modified time | relevance | path

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

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