代码搜索结果
找到约 5,548 项符合
Camera 的代码
sn9c102_pas202bcb.c
/***************************************************************************
* Plug-in for PAS202BCB image sensor connected to the SN9C1xx PC Camera *
* Controllers
sn9c102_hv7131r.c
/***************************************************************************
* Plug-in for HV7131R image sensor connected to the SN9C1xx PC Camera *
* Controllers
sn9c102_tas5110d.c
/***************************************************************************
* Plug-in for TAS5110D image sensor connected to the SN9C1xx PC Camera *
* Controllers
sn9c102_hv7131d.c
/***************************************************************************
* Plug-in for HV7131D image sensor connected to the SN9C1xx PC Camera *
* Controllers
sn9c102_pas106b.c
/***************************************************************************
* Plug-in for PAS106B image sensor connected to the SN9C1xx PC Camera *
* Controllers
sn9c102_pas202bcb.c
/***************************************************************************
* Plug-in for PAS202BCB image sensor connected to the SN9C1xx PC Camera *
* Controllers
sn9c102_hv7131r.c
/***************************************************************************
* Plug-in for HV7131R image sensor connected to the SN9C1xx PC Camera *
* Controllers
sn9c102_tas5110d.c
/***************************************************************************
* Plug-in for TAS5110D image sensor connected to the SN9C1xx PC Camera *
* Controllers
car.cpp
#include "..\..\lib\Fly3D.h"
#include "..\gamelib\gamelib.h"
#include "car.h"
void mp_message(int from,mp_msg *msg);
camera_desc cd_camera;
car_desc cd_car;
sun_desc cd_sun;
BOOL APIENTRY
ov9650.h
#ifndef _OV9650_H_
#define _OV9650_H_
#define CAMERA_WRITE (0x60 + 0)
#define CAMERA_READ (0x60 + 1)
#define CHIP_DELAY 0xFF
struct ov9650_t
{
int subaddr;
int value;
};
struct o