代码搜索结果
找到约 20,731 项符合
Video 的代码
video.h
//---------------------------------------------------------------------------
// Terawins Inc. Company Confidential Strictly Private
//
// $Archive: Video.h $
// $Revision: 2.0 $
// $Author: jwan
video.tex
\devsec{DVB Video Device}
The DVB video device controls the MPEG2 video decoder of the DVB hardware.
It can be accessed through \texttt{/dev/dvb/adapter0/video0}.
Data types and and ioctl definitions
video.h
/*
* video.h
*
* Copyright (C) 2000 Marcus Metzler
* & Ralph Metzler
for convergence integrated media GmbH
video.h
/*
video.h
Copyright (C) Christian Wolff for convergence integrated media.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General
video.c
/*
video.c
Copyright (C) Christian Wolff for convergence integrated media.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General
video.c
/**
* A tiny video watching application, just starts capturing /dev/video
* into /dev/fb0.
* Be shure to have >8Bit/pixel color resolution and r/w access for
* /dev/video0, /dev/fb0 and /dev
video.h
#ifndef VIDEO_H
#define VIDEO_H
#include "game/camera.h"
#include "video/fonttex.h"
#include "video/model.h"
#include "Nebu_video.h"
/* dropped support for anything else than libpng */
#include
video.s
/* video.S
*
* Display adapter & video mode setup, version 2.13 (14-May-99)
*
* Copyright (C) 1995 -- 1998 Martin Mares
* Based on the original setup.S code (C) Linus Torvalds and Mat
video.s
/* video.S
*
* Display adapter & video mode setup, version 2.13 (14-May-99)
*
* Copyright (C) 1995 -- 1998 Martin Mares
* Based on the original setup.S code (C) Linus Torvalds and Mat
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