* [Patch 4/16] OMAP3 camera driver V4L2 RAW10
@ 2008-07-01 4:02 Mohit Jalori
0 siblings, 0 replies; only message in thread
From: Mohit Jalori @ 2008-07-01 4:02 UTC (permalink / raw)
To: video4linux-list
>From 5059759d433bcdb2a51afeefe8c174e243fd58b1 Mon Sep 17 00:00:00 2001
From: Sakari Ailus <sakari.ailus@nokia.com>
Date: Thu, 29 May 2008 13:16:49 +0300
Subject: [PATCH] Adding 10-bit RAW Bayer format.
Signed-off-by: Mohit Jalori <mjalori@ti.com>
---
include/linux/videodev2.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h
index c141118..29a3e25 100644
--- a/include/linux/videodev2.h
+++ b/include/linux/videodev2.h
@@ -309,6 +309,7 @@ struct v4l2_pix_format
/* see http://www.siliconimaging.com/RGB%20Bayer.htm */
#define V4L2_PIX_FMT_SBGGR8 v4l2_fourcc('B','A','8','1') /* 8 BGBG.. GRGR.. */
+#define V4L2_PIX_FMT_SGRBG10 v4l2_fourcc('B','A','1','0') /* 10bit raw bayer */
#define V4L2_PIX_FMT_SBGGR16 v4l2_fourcc('B','Y','R','2') /* 16 BGBG.. GRGR.. */
/* compressed formats */
--
1.5.5.1
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-01 4:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-01 4:02 [Patch 4/16] OMAP3 camera driver V4L2 RAW10 Mohit Jalori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox