Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
#define | W9968CF_I2C_BUS_DELAY 4 /* delay in us for I2C bit r/w operations */ |
#define | Y_QUANTABLE (&sd->jpeg_hdr[JPEG_QT0_OFFSET]) |
#define | UV_QUANTABLE (&sd->jpeg_hdr[JPEG_QT1_OFFSET]) |
#define | SC(x) ((x) << 10) |
GSPCA sub driver for W996[78]CF JPEG USB Dual Mode Camera Chip.
Copyright (C) 2009 Hans de Goede hdego ede@ redha t.co m
This module is adapted from the in kernel v4l1 w9968cf driver:
Copyright (C) 2002-2004 by Luca Risolia luca. riso lia@s tudi o.uni bo.i t
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#define UV_QUANTABLE (&sd->jpeg_hdr[JPEG_QT1_OFFSET]) |
#define Y_QUANTABLE (&sd->jpeg_hdr[JPEG_QT0_OFFSET]) |