代码搜索结果

找到约 5,548 项符合 Camera 的代码

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

usbvm31b.inf

;Installation File (.inf) for USB PC Camera [Version] Signature="$CHICAGO$" LayoutFile=Layout.inf, Layout1.inf, Layout2.inf Class=Image ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f} Provide

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

jconfig.h

#ifndef JCONFIG_H #define JCONFIG_H #define IMAGE_WIDTH 320 #define IMAGE_HEIGHT 240 #define VIDEO_PALETTE_RAW_JPEG 20 #define VIDEO_PALETTE_JPEG 21 #define SWAP_RGB 1 int bpp; /* Camera type jp

jconfig.h

#ifndef JCONFIG_H #define JCONFIG_H #define IMAGE_WIDTH 320 #define IMAGE_HEIGHT 240 #define VIDEO_PALETTE_RAW_JPEG 20 #define VIDEO_PALETTE_JPEG 21 #define SWAP_RGB 1 int bpp; /* Camera type jp

ov7x20.c

/* OmniVision OV7620/OV7120 Camera Chip Support Code * * Copyright (c) 1999-2006 Mark McClelland * http://ovcam.org/ov511/ * * OV7620 fixes by Charl P. Botha