代码搜索结果
找到约 10,000 项符合
Video 的代码
video.java
package com.singnet.video.ejb;
import java.rmi.RemoteException;
import java.util.ArrayList;
import javax.ejb.EJBObject;
import com.singnet.util.Pager;
import com.singnet.video.VideoInfo;
video.c
/*
* (C) Copyright 2000
* Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program i
readme.video
/*
* (C) Copyright 2000
* Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program i
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.c
/*
* (C) Copyright 2000
* Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
* (C) Copyright 2002
* Wolfgang Denk, wd@denx.de
*
* See file CREDITS for list of people who contribu
video.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
video.c
/*
* (C) Copyright 2002
* Hyperion Entertainment, Hans-JoergF@hyperion-entertainment.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free soft
video.c
#include
#include "fb.h"
#include "input.h"
#include
#include "pcm.h"
struct fb fb;
int swapButtons;
struct pcm pcmaudio;
extern void gb_vidset(unsigned char*)
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