代码搜索结果
找到约 5,548 项符合
Camera 的代码
lv2000.h
#ifndef LV2000_H
#define LV2000_H
// The following set of constants can be used in LvSendCmd(), LvSendCmdEx() functions
// The 4. byte is camera ID - by default it is 0;
// use the bitwise OR
usbcamdi.h
/*
* usbcamdi.h
*
* USB Camera driver interface.
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
*
viewimageui.java
package com.j2medev.ch8.mmapi;
import javax.microedition.lcdui.*;
public class ViewImageUI extends Form implements CommandListener{
private PowerCamera camera = null;
private byt
viewimageui.java
package com.j2medev.ch8.mmapi;
import javax.microedition.lcdui.*;
public class ViewImageUI extends Form implements CommandListener{
private PowerCamera camera = null;
private byt
viewimageui.java
package com.j2medev.ch8.mmapi;
import javax.microedition.lcdui.*;
public class ViewImageUI extends Form implements CommandListener{
private PowerCamera camera = null;
private byt
viewimageui.java
package com.j2medev.ch8.mmapi;
import javax.microedition.lcdui.*;
public class ViewImageUI extends Form implements CommandListener{
private PowerCamera camera = null;
private byt
quickcam_messenger.c
/*
* Driver for Logitech Quickcam Messenger usb video camera
* Copyright (C) Jaya Kumar
*
* This work was sponsored by CIS(M) Sdn Bhd.
* History:
* 05/08/2006 - Jaya Kumar
* I wrote this based
cafe_ccic
"cafe_ccic" is a driver for the Marvell 88ALP01 "cafe" CMOS camera
controller. This is the controller found in first-generation OLPC systems,
and this driver was written with support from the OLPC pr