代码搜索结果
找到约 10,000 项符合
Video 的代码
video_decoder.h
#ifndef _LINUX_VIDEO_DECODER_H
#define _LINUX_VIDEO_DECODER_H
struct video_decoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_DECODER_PAL 1 /* can decode PAL signal */
#defi
oskit_video.c
/*
* Copyright (c) 1997-1999 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open source;" yo
video_subr.c
/*
*
* modified from linuxbios code
* by Cai Qiang
*
*/
#ifdef CONSOLE_DIRECT_VGA
#include
#include
static char *vidmem; /* The video buffer */
st
video_overlay.h
/*
Copyright (c) 2002, Thomas Kurschel
Part of Radeon driver
Overlay extension to accelerant.
Pinched from MGA driver; supported since R5
*/
#if !defined(_VIDEO_OVERLAY_H_)
#define _VIDEO_
radeon_video.c
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_video.c,v 1.28 2003/07/02 17:31:30 martin Exp $ */
#include "radeon.h"
#include "radeon_macros.h"
#include "radeon_probe.h"
#include "ra
i_video.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
v_video.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
v_video.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
i_video.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
tl_video.c
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_video.h
**
** thinlib video routines
**
** $Id: $
*/
#include "tl_types.h"
#include "tl_video.h"
#include "tl_vesa.h"
#