代码搜索结果
找到约 5,548 项符合
Camera 的代码
gspca_core.c
/*
* Gspca based usb camera driver (currently supports
* yuv native stream spca501a, spca501c, spca505, spca508, spca506
* jpeg native stream spca500, spca551, spca504a, spca504b, spca533a, spca536a,
spca501.dat
/* Data for video camera initialization before capturing */
static __u16 spca501_open_data[][3] = {
/* bmRequest,value,index */
{0x2, 0x50, 0x0}, //C/S enable soft reset
{0x2, 0x40, 0x0}
gspca_core.c
/*
* Gspca based usb camera driver (currently supports
* yuv native stream spca501a, spca501c, spca505, spca508, spca506
* jpeg native stream spca500, spca551, spca504a, spca504b, spca533a, spca536a,
spca501.dat
/* Data for video camera initialization before capturing */
static __u16 spca501_open_data[][3] = {
/* bmRequest,value,index */
{0x2, 0x50, 0x0}, //C/S enable soft reset
{0x2, 0x40, 0x0}
spca501.dat
/* Data for video camera initialization before capturing */
static __u16 spca501_open_data[][3] = {
/* bmRequest,value,index */
{0x2, 0x50, 0x0}, //C/S enable soft reset
{0x2, 0x40, 0x0}
spca501.dat
/* Data for video camera initialization before capturing */
static __u16 spca501_open_data[][3] = {
/* bmRequest,value,index */
{0x2, 0x50, 0x0}, //C/S enable soft reset
{0x2, 0x40, 0x0}
manifest.mf
MIDlet-1: J2ME使用摄像头演示, camera.png, cameraMidlet
MIDlet-Name: J2ME使用摄像头演示
MIDlet-Permissions-Opt: javax.microedition.media.control.VideoControl.
getSnapshot
MIDlet-Vendor: efei
MIDlet-Version: 1.0
Mi
spca501.dat
/* Data for video camera initialization before capturing */
static __u16 spca501_open_data[][3] = {
/* bmRequest,value,index */
{0x2, 0x50, 0x0}, //C/S enable soft reset
{0x2, 0x40, 0x0}
smdk2440_ov7620.h
#ifndef _SMDK2440_OV7620_H_
#define _SMDK2440_OV7620_H_
#define CHIP_DELAY 0xFF
static struct ov7620_t {
int subaddr;
int value;
} ov7620_reg[] = {
{0x12, 0x80}, // Camera Soft reset. Self cleare
spca501.dat
/* Data for video camera initialization before capturing */
static __u16 spca501_open_data[][3] = {
/* bmRequest,value,index */
{0x2, 0x50, 0x0}, //C/S enable soft reset
{0x2, 0x40, 0x0}