代码搜索结果
找到约 10,000 项符合
Video 的代码
jpegvideosource.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
h263plusvideofileservermediasubsession.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
data_assign.rpt
Project Information d:\cotrol\data_assign.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 09/15/2004 14:47:08
Copyright (C) 1988-2002 Al
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
readme.gq
Routines for DOS, Video, Low Level and Utility.
磁盘操作系统, 视频, 低级别实用程序的例程.
intf_ggi.c
/*****************************************************************************
* intf_ggi.c: GGI interface plugin
* Since GII doesnt seem to work well for keyboard events, the GGI display is
* used
telecontrol.h
#ifndef __TELECONTROL_H_
#define __TELECONTROL_H_
///////////////////////////////////////////////////////////
sbit IR_OUT = P1^4;
#define IR_OUT_HIGH 1
#define IR_OUT_LOW 0
hd_pass_demo.v
//------------------------------------------------------------------------------
// Copyright (c) 2004 Xilinx, Inc.
// All Rights Reserved
//-----------------------------------------------------