代码搜索结果
找到约 10,000 项符合
Video 的代码
makefile
KERNEL_VERSION := `uname -r`
KERNEL_DIR := /lib/modules/$(KERNEL_VERSION)/build
INSTALL_MOD_DIR := usb/media
PWD := $(shell pwd)
obj-m := uvcvideo.o
%.o : %.c
gcc $(TEST_CFLAGS) -c -o $@ $<
all
makefile.svn-base
KERNEL_VERSION := `uname -r`
KERNEL_DIR := /lib/modules/$(KERNEL_VERSION)/build
INSTALL_MOD_DIR := usb/media
PWD := $(shell pwd)
obj-m := uvcvideo.o
%.o : %.c
gcc $(TEST_CFLAGS) -c -o $@ $<
all
sensorformats.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
globvar.h.bak
#ifdef OS_GLOBALS
#define EXT
#else
#define EXT extern
#endif
/******************** Glob ********************************/
EXT int MemDmaRun;
EXT unsigned char * Video_synthesize_b
ntddvdeo.h
/*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ddvdeo.h
Abstract:
This is th
play_mosaic.c
/*
*
* Copyright (c) Sigma Designs, Inc. 2002. All rights reserved.
*
*/
#include "../samples/sample_os.h"
#define ALLOW_OS_CODE 1
#include "../dcc/include/dcc.h"
#include "../rmlibcw/include/r
httpsvr.reg
REGEDIT4
[HKEY_CLASSES_ROOT\.ai]
"Content Type"="application/postscript"
[HKEY_CLASSES_ROOT\.aif]
"Content Type"="audio/aiff"
[HKEY_CLASSES_ROOT\.aifc]
"Content Type"="audio/aiff"
[HKEY
display.c
#include
#include
#include
#include /* low-level i/o */
#include
#include
#include
#include
#inclu
optical_flow_klt.cpp
//////////////////////////////////////////////////
//实现特征点的跟踪
//利用函数cvGoodFeaturesToTrack
///////////////////////////////////////////////////
#include
#include
#include
idirectfbvideoprovider_openquicktime.c
/*
(c) Copyright 2001 convergence integrated media GmbH.
All rights reserved.
Written by Denis Oliver Kropp ,
Andreas Hundt and