代码搜索结果

找到约 5,548 项符合 Camera 的代码

_objects.mac

OBJECTS= \ obj\ARMV4I\debug\iic.obj \ obj\ARMV4I\debug\camera.obj PASS0_OBJECTS=

sources

!if 0 Copyright (c) 2002 DST Corporation. All rights reserved. !endif TARGETNAME=camera RELEASETYPE=PLATFORM TARGETTYPE=DYNLINK TARGETLIBS=\ $(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll

fish.c.svn-base

/* * Fish Detector Hook * Copyright (c) 2002 Philip Gladstone * * This file implements a fish detector. It is used to see when a * goldfish passes in front of the camera. It does this by counting

fish.c

/* * Fish Detector Hook * Copyright (c) 2002 Philip Gladstone * * This file implements a fish detector. It is used to see when a * goldfish passes in front of the camera. It does this by counting

stv680.c

/* * STV0680 USB Camera Driver, by Kevin Sisson (kjsisson@bellsouth.net) * * Thanks to STMicroelectronics for information on the usb commands, and * to Steve Miller at STM for his help and encour

ovcamchip.h

/* OmniVision* camera chip driver API * * Copyright (c) 1999-2004 Mark McClelland * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General

fish.c

/* * Fish Detector Hook * Copyright (c) 2002 Philip Gladstone * * This file implements a fish detector. It is used to see when a * goldfish passes in front of the camera. It does this by countin

_objects.mac

OBJECTS= \ obj\ARMV4I\retail\iic.obj \ obj\ARMV4I\retail\camera.obj PASS0_OBJECTS=

light.java

package com.javapatterns.facade.security; public class Light { public void turnOn() { System.out.println("Turning on the camera."); } public void turnOff() { Syste

stv680.c

/* * STV0680 USB Camera Driver, by Kevin Sisson (kjsisson@bellsouth.net) * * Thanks to STMicroelectronics for information on the usb commands, and * to Steve Miller at STM for his help and enc