summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-kiara.c
diff options
context:
space:
mode:
authorLuc Saillard <luc@saillard.org>2007-04-23 04:54:36 +0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-04-27 20:45:50 +0200
commit9ee6d78cd4112c0f5a257a01383c64dadbf66da9 (patch)
tree6a240c9938d7970c5d13c40dcc21b20fb3c3369e /drivers/media/video/pwc/pwc-kiara.c
parentV4L/DVB (5546): Radio-terratec.c Replace tt_do_ioctl to use video_ioctl2 (diff)
downloadlinux-9ee6d78cd4112c0f5a257a01383c64dadbf66da9.tar.xz
linux-9ee6d78cd4112c0f5a257a01383c64dadbf66da9.zip
V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls
This patch add support for the VIDIOC_ENUM_FRAMESIZES and VIDIOC_ENUM_FRAMEINTERVALS ioctl. * check if the maximum native framesize for raw mode is correct * raw mode framerates for all three chipset types Signed-off-by: Gregor Jasny <gjasny@web.de> Signed-off-by: Luc Saillard <luc@saillard.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/pwc/pwc-kiara.c')
-rw-r--r--drivers/media/video/pwc/pwc-kiara.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/pwc/pwc-kiara.c b/drivers/media/video/pwc/pwc-kiara.c
index fec39cc5a9f1..f4ae83c0cf2b 100644
--- a/drivers/media/video/pwc/pwc-kiara.c
+++ b/drivers/media/video/pwc/pwc-kiara.c
@@ -42,6 +42,8 @@
#include "pwc-kiara.h"
#include "pwc-uncompress.h"
+const unsigned int Kiara_fps_vector[PWC_FPS_MAX_KIARA] = { 5, 10, 15, 20, 25, 30 };
+
const struct Kiara_table_entry Kiara_table[PSZ_MAX][6][4] =
{
/* SQCIF */