Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 758f2d8a authored by Previr Rangroo's avatar Previr Rangroo Committed by Robert Shih
Browse files

Add new Dolby Vision Profile types



Test: build

Change-Id: Ie18b3ea536fc0b95ddb3c6c89b4f2643c94979fa
Signed-off-by: default avatarPrevir Rangroo <prang@dolby.com>
parent 5148c19d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -290,6 +290,8 @@ typedef enum OMX_VIDEO_DOLBYVISIONPROFILETYPE {
    OMX_VIDEO_DolbyVisionProfileDvheStn = 0x20,
    OMX_VIDEO_DolbyVisionProfileDvheDth = 0x40,
    OMX_VIDEO_DolbyVisionProfileDvheDtb = 0x80,
    OMX_VIDEO_DolbyVisionProfileDvheSt  = 0x100,
    OMX_VIDEO_DolbyVisionProfileDvavSe  = 0x200,
    OMX_VIDEO_DolbyVisionProfileMax     = 0x7FFFFFFF
} OMX_VIDEO_DOLBYVISIONPROFILETYPE;