代码搜索结果
找到约 10,000 项符合
Video 的代码
common.h
#ifndef _HIGHLIGHT_COMMON_H_
#define _HIGHLIGHT_COMMON_H_
#include
#include
#include
#include
#include
#include
#include
spcacompat.h
#ifndef SPCA_COMPAT_H
#define SPCA_COMPAT_H
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 24)
static inline void *video_get_drvdata(struct video_device *vdev)
{
return vdev->priv;
}
static inli
spcacompat.h
#ifndef SPCA_COMPAT_H
#define SPCA_COMPAT_H
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 24)
static inline void *video_get_drvdata(struct video_device *vdev)
{
return vdev->priv;
}
static inli
spcacompat.h
#ifndef SPCA_COMPAT_H
#define SPCA_COMPAT_H
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 24)
static inline void * video_get_drvdata(struct video_device *vdev)
{
return vdev->priv;
}
stati
webcam.reg
[HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Video_Class]
"Prefix"="CAM"
"Dll"="Webcam.dll"
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\1133_2245\Default\Default\Video_Class]
"DLL"="webc
webcam.r
[HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Video_Class]
"Prefix"="CAM"
"Dll"="Webcam.dll"
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\1133_2245\Default\Default\Video_Class]
"DLL"="webc
nvram.c
#include
#include "common.h"
#include "Struct.h"
#include "system.h"
#include "NVRam.h"
#include "TW10xReg.h"
#include "TwoWire.h"
#include "KeyPad.h"
#include "Video.h"
#include "g
videoapi.cpp
#include
//#include
//#include
//#include
#include
#include "xdefine.h"
#include "w99200f.h"
#include"head.h"
#define REL_MASTER_BUFFER_SIZE 4096
lf_decode.v
/*
Gregg,
For XAPP248, I've decided to add the following paragraphs to the section
that talks about line numbering.
"In NTSC video, the definition of line 20 is somewhat unclear. Some
docum
spcacompat.h
#ifndef SPCA_COMPAT_H
#define SPCA_COMPAT_H
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 24)
static inline void * video_get_drvdata(struct video_device *vdev)
{
return vdev->priv;
}
stati