代码搜索结果
找到约 5,548 项符合
Camera 的代码
cpia_pp.c
/*
* cpia_pp CPiA Parallel Port driver
*
* Supports CPiA based parallel port Video Camera's.
*
* (C) Copyright 1999 Bas Huisman
* (C) Copyright 1999-2000 Scott J. Bertin
cameratest.c
#include "system.h"
#include "Display.h"
#include "Camera.h"
#include "CameraData.h"
typedef struct {
int ITU601_656;
int Order422;
int Hsize;
int Vsize;
int PCLKpolarity;
int VSYNCp
cpia_pp.c
/*
* cpia_pp CPiA Parallel Port driver
*
* Supports CPiA based parallel port Video Camera's.
*
* (C) Copyright 1999 Bas Huisman
* (C) Copyright 1999-2000 Scott J. Bertin
cpia_pp.c
/*
* cpia_pp CPiA Parallel Port driver
*
* Supports CPiA based parallel port Video Camera's.
*
* (C) Copyright 1999 Bas Huisman
* (C) Copyright 1999-2000 Scott J. Bertin
cpia_pp.c
/*
* cpia_pp CPiA Parallel Port driver
*
* Supports CPiA based parallel port Video Camera's.
*
* (C) Copyright 1999 Bas Huisman
* (C) Copyright 1999-2000 Scott J. Bertin
bits.pov
#version 3.0
global_settings { assumed_gamma 2.0 }
#include "colors.inc"
#include "textures.inc"
#include "metals.inc"
camera {
location
look_at
}
light_source {
cpia_pp.c
/*
* cpia_pp CPiA Parallel Port driver
*
* Supports CPiA based parallel port Video Camera's.
*
* (C) Copyright 1999 Bas Huisman
* (C) Copyright 1999-2000 Scott J. Bertin
cmapi.h
/*
* cmAPI.h - header file for the Camera Module API
*
*/
#ifndef CMAPI_H
#define CMAPI_H
/* definitions */
typedef enum {
CM_TYPE_DEFAULT = 0,
CM_TYPE_RGB888 = 64,
CM_TYPE_RGB666A,
cpia_pp.c
/*
* cpia_pp CPiA Parallel Port driver
*
* Supports CPiA based parallel port Video Camera's.
*
* (C) Copyright 1999 Bas Huisman
* (C) Copyright 1999-2000 Scott J. Bertin
bits.pov
#version 3.0
global_settings { assumed_gamma 2.0 }
#include "colors.inc"
#include "textures.inc"
#include "metals.inc"
camera {
location
look_at
}
light_source {