代码搜索结果
找到约 4,589 项符合
Camera 的代码
camera.cpp
#include
#include
#include
//#include
#include
#include "pmplatform.h"
#include "s2440.h"
#include "camif.h"
#include "camera.h"
#def
camera.cpp
#include
#include
#include
//#include
#include
#include "pmplatform.h"
#include "s2440.h"
#include "camif.h"
#include "camera.h"
#defi
camera.cpp
#include
#include
#include
//#include
#include
#include "pmplatform.h"
#include "s2440.h"
#include "camif.h"
#include "camera.h"
#def
camera.def
;
; Windows CE camera Driver. Written by jabez (mostek@dstcorp.com)
;
LIBRARY CAMERA
EXPORTS
CIS_Close
CIS_Deinit
CIS_Init
CIS_IOControl
CIS_Open
CIS_PowerDown
CIS_PowerUp
CIS_Read
camera.map
camera
Timestamp is 464289e8 (Thu May 10 10:56:40 2007)
Preferred load address is 10000000
Start Length Name Class
0001:00000000 000008d0H .rdata
camera.def
;
; Windows CE camera Driver. Written by jabez (mostek@dstcorp.com)
;
LIBRARY CAMERA
EXPORTS
CIS_Close
CIS_Deinit
CIS_Init
CIS_IOControl
CIS_Open
CIS_PowerDown
CIS_PowerUp
CIS_Read
camera.cpp
#include
#include
#include
//#include
#include
#include "pmplatform.h"
#include "s2440.h"
#include "camif.h"
#include "camera.h"
#defi
camera.py
# Desc: Camera interface handler
# Author: Andrew Howard
# Date: 19 Sep 2004
# CVS: $Id: camera.py,v 1.7 2005/08/11 19:42:47 natepak Exp $
import sys
import time
from wxPython.wx import *
from gaze
camera.h
/*
* linux/drivers/media/video/omap/camera.h
*
* Copyright (C) 2004 Texas Instruments Inc
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GN
camera.h
/*
* OMAP-1510 camera interface
*
* FIXME: This will go to same directory with the camera driver
*/
#define CAMERA_BASE 0xfffb6800
#define CAM_CTRLCLOCK_REG (CAMERA_BASE + 0x00)
#define CAM_IT_ST