代码搜索结果
找到约 5,548 项符合
Camera 的代码
omnivision_sbus.c
/*
* drivers/media/video/mx2ads/omnivision_sbus.c
*
* Description:
* Link to OmniVision camera "Serial Bus" (I2C).
* Tested with OV9640 camera.
*
* Author: Monta Vista Software, Inc.,
fire_adc.eww
$WS_DIR$\build\camera_demo\fire_camera_demo.ewp
$WS_DIR$\build\fire_demo
cam.h
#ifndef __CAMERA_H_
#define __CAMERA_H_
#ifdef __cplusplus
extern "C" {
#endif
#include "i2c.h"
#include "s3c2440x.h"
typedef enum _CIS_STATE {
UNINITIALIZED,
INITIALIZE,
omap16xxcam.c
/*
* drivers/media/video/omap/omap16xxcam.c
*
* Copyright (C) 2004 Texas Instruments, Inc.
*
* Video-for-Linux (Version 2) camera capture driver for
* the OMAP H2 and H3 camera controller.
*
build_frames.c
/*
* Copyright (C) 2000-2004 Damien Douxchamps
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
usermessage.h
#ifndef _USERMESSAGE_H
#define _USERMESSAGE_H
//此处定义了4条消息,用于多线程工作,
//由子线程向主控者发通知
//指示处理进度
#define WM_USER_THREAD_IN_PROGRESS (WM_USER + 1000)
//报告线程工作完成
#define WM_USER_THREAD_DONE (WM_USER +
usermessage.h
#ifndef _USERMESSAGE_H
#define _USERMESSAGE_H
//此处定义了4条消息,用于多线程工作,
//由子线程向主控者发通知
//指示处理进度
#define WM_USER_THREAD_IN_PROGRESS (WM_USER + 1000)
//报告线程工作完成
#define WM_USER_THREAD_DONE (WM_USER +
raytrace.cpp
#include
#include
#include
#include
using namespace std;
#include
#include "scene.h"
#include "camera.h"
#include
Camera cam; // gl
820spheres.dat
BEGIN_SCENE
OUTFILE /dev/null
RESOLUTION 512 512
VERBOSE 0
CAMERA
ZOOM 1.0
ASPECTRATIO 1.0
ANTIALIASING 0
RAYDEPTH 12
CENTER 0.0 0.0 2.0
VIEWDIR 0 0 -1
UPDIR 0 1 0
END_CAMERA
makefile.am
AM_CPPFLAGS = -Wall -I$(top_srcdir) -I$(srcdir)/../../blobfinder/cmvision
noinst_LTLIBRARIES =
if INCLUDE_CAMERA1394
noinst_LTLIBRARIES += libcamera1394.la
endif
libcamera1394_la_SOURCES = camera13