代码搜索结果
找到约 20,731 项符合
Video 的代码
video.h
/*
* video.h
*
* Copyright (C) 2000 Marcus Metzler
* & Ralph Metzler
for convergence integrated media GmbH
video.c
/* --------------------- video.c -------------------- */
#include "dflat32/dflat.h"
#define clr(fg,bg) ((fg)|((bg)
video.h
/* ---------------- video.h ----------------- */
#ifndef VIDEO_H
#define VIDEO_H
#include "rect.h"
void DfGetVideo(DFRECT, PCHAR_INFO);
void DfStoreVideo(DFRECT, PCHAR_INFO);
void DfWPutch
video.c
/* --------------------- video.c -------------------- */
#include "dflat.h"
#define clr(fg,bg) ((fg)|((bg)
video.c
/* $Id: video.c 23763 2006-08-28 23:56:35Z ion $
*
* ReactOS Project
*/
#include
#define NDEBUG
#include
ULONG
InitializeVideoAddressSpace(VOID)
{
OBJECT_ATTR
video.h
/*
** MPC823 Video Controller
** =======================
** (C) 2000 by Paolo Scaffardi (arsenio@tin.it)
** AIRVENT SAM s.p.a - RIMINI(ITALY)
**
*/
#ifndef _VIDEO_H_
#define _VIDEO_H_
/* Video funct
video.h
/*
*
* Copyright (c) 2001-2007 Sigma Designs, Inc.
* All Rights Reserved. Proprietary and Confidential.
*
*/
/**
@file video.h
@brief functions to set up the emhwlib audio passthrough (n
video.c
/*
*
* Copyright (c) 2001-2007 Sigma Designs, Inc.
* All Rights Reserved. Proprietary and Confidential.
*
*/
/**
@file video.c
@brief functions to set up the emhwlib audio passthrough (no
cx88-video.c
/*
*
* device driver for Conexant 2388x based TV cards
* video4linux video interface
*
* (c) 2003-04 Gerd Knorr [SuSE Labs]
*
* This program is free software; you can redi
em28xx-video.c
/*
em28xx-video.c - driver for Empia EM2800/EM2820/2840 USB video capture devices
Copyright (C) 2005 Ludovico Cavedon
Markus Rechberger