代码搜索结果
找到约 5,548 项符合
Camera 的代码
filters.h
void swap_rgb24(struct Camera *camera);
void auto_bright(struct Camera *camera);
capture1394.cc
#if HAVE_CONFIG_H
#include
#endif
#if HAVE_1394
#include "capture1394.h"
//#define QPRINT(x) {printf(x);fflush(stdout);}
#define QPRINT(x)
bool capture1394::initialize(int nwidth,int
philips.txt
This file contains some additional information for the Philips webcams.
E-mail: webcam@smcc.demon.nl Last updated: 2001-09-24
The main webpage for the Philips driver is http://
dc2xx.c
/*
* Copyright (C) 1999 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as p
cameram.h
#ifndef __CAMERAM_H__
#define __CAMERAM_H__
#include "iic.h"
#include "gpio.h"
#ifndef CAM_MCLK_FREQ
#define CAM_MCLK_FREQ (16*1000000)
#endif
typedef enum
{
SUB_SAMPLING0,
SUB_SAMP
psgl.cpp
#include "PsGL.h"
/*基 类* * * * * * * * * */
PsGL::PsGL(void)
{
}
PsGL::~PsGL(void)
{
}
//静态成员
const double PsGL::PI = 3.1415926;
void PsGL::mathVectorProductd(PsGL::PsVector3Dd& ve
cameram.h
#ifndef __CAMERAM_H__
#define __CAMERAM_H__
#include "iic.h"
#include "gpio.h"
#ifndef CAM_MCLK_FREQ
#define CAM_MCLK_FREQ (16*1000000)
#endif
typedef enum
{
SUB_SAMPLING0,
SUB_SAMP
cameram.h
#ifndef __CAMERAM_H__
#define __CAMERAM_H__
#include "iic.h"
#include "gpio.h"
#ifndef CAM_MCLK_FREQ
#define CAM_MCLK_FREQ (16*1000000)
#endif
typedef enum
{
SUB_SAMPLING0,
SUB_SAMP
cpia.ver
#if defined(__module__i586_up)
#define __ver_cpia_unregister_camera _ver_str(9a90a6ff)
#define cpia_unregister_camera _set_ver(cpia_unregister_camera)
#elif defined(__module__i586_smp)
#define __ver
cam.h
#ifndef __CAM_H_
#define __CAM_H_
#include "usbcam.h"
#define MYIOCTLDEVTYPE FILE_DEVICE_VIDEO
#define IOCTL_CAMERA_DEVICE_LED_ON 0x01
#define IOCTL_CAMERA_DEVICE_LED_OFF 0x02
#define