exynos5: include: vb2: added V4L2_CID_CONTENT_PROTECTION.
authorSanghee Kim <haya93@samsung.com>
Sat, 11 Aug 2012 07:24:03 +0000 (00:24 -0700)
committerDima Zavin <dima@android.com>
Tue, 28 Aug 2012 07:25:26 +0000 (00:25 -0700)
This flag is used in DRM play back to inform gscaler
that we are passing it protected content.

Change-Id: I41890bbe1e261b645b0ee501fa19fbc1f9bdf7ac
Signed-off-by: Sanghee Kim <haya93@samsung.com>
include/videodev2_exynos_media.h

index 0e133650a61190d11ad9466621572acb6c6a76d2..576c00c9a0c6cbbee38adea73d18aa82be178bf4 100644 (file)
@@ -79,6 +79,7 @@
 #define V4L2_CID_TV_HPD_STATUS         (V4L2_CID_EXYNOS_BASE + 55)
 #define V4L2_CID_TV_SET_DVI_MODE       (V4L2_CID_EXYNOS_BASE + 57)
 
+#define V4L2_CID_CONTENT_PROTECTION    (V4L2_CID_EXYNOS_BASE + 201)
 /* for color space conversion equation selection */
 #define V4L2_CID_CSC_EQ_MODE           (V4L2_CID_EXYNOS_BASE + 100)
 #define V4L2_CID_CSC_EQ                        (V4L2_CID_EXYNOS_BASE + 101)