代码搜索:Video
找到约 10,000 项符合「Video」的源代码
代码结果 10,000
www.eeworm.com/read/103886/15717404
h ave2kregs.h
#ifndef _AVE2KREGS_H
#define _AVE2KREGS_H
/*
#define I2C_TRANSFER 0x8c
#define I2C_STATUS 0x90
#define GPIO_CTRL 0xe0
#define AUDIO_CFG1 0xf4
#define AUDIO_CFG2 0xf8
#define MC1 0xfc
#defin
www.eeworm.com/read/103884/15717481
h boardreg.h
#ifndef __BOARDREG_H_
#define __BOARDREG_H_
//enum BOARD{REVA0=0, REVA1, REVA2, REVB2};
#define REVA0 0
#define REVA1 1
#define REVA2 2
#define REVA3 3
#define REVB2 4
#define REVC2 5
#define
www.eeworm.com/read/102720/15761241
1 loadfont.1
.TH LOADFONT 1
.SH NAME
loadfont \- load a font into the video card
.SH SYNOPSIS
\fBloadfont \fIfontfile\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH EXAMPLES
.EX "l
www.eeworm.com/read/102720/15761680
1 loadfont.1
LOADFONT(1) Minix Programmer's Manual LOADFONT(1)
NAME
loadfont - load a font into the video card
SYNOPSIS
loadfont fontfile
EXAMPLES
lo
www.eeworm.com/read/101169/15842170
cpp initsubstate.cpp
// InitSubstate.cpp
//
/////////////////////////////////////////////////////////////////////////////
#include "InitSubstate.h"
#include "Video.h"
#include "Game.h"
#include "Writer.h"
void
www.eeworm.com/read/288988/8588473
dls lib.dls
DLSL
1
DATA_ASSIGN.VHDLVIEW U0587546.DLS
DATA_ASSIGN-A.SYNTHESISVIEW U3691054.DLS
DATA_ASSIGN-A.VHDLVIEW U9885375.DLS
DATA_MANAGE.VHDLVIEW U7700471.DLS
DATA_MANAGE-A.SYNTHESISVIEW U0896625.DLS
www.eeworm.com/read/313479/13586747
lkf debug.lkf
-z -q -c -m"./Debug/video_loopback.map" -o"./Debug/video_loopback.out" -x -i"D:/CCStudio_v3.2/tms470/rtdx/lib" -i"D:/CCStudio_v3.2/TMS470/cgtools/lib"
"D:\DavinciEVM\HW_Testing\_davincievm_vcm2\examp
www.eeworm.com/read/313479/13586853
lkf debug.lkf
-z -q -c -m"./Debug/video_loopback.map" -o"./Debug/video_loopback.out" -x -i"C:/CCStudio_v3.2/tms470/rtdx/lib" -i"C:/CCStudio_v3.2/TMS470/cgtools/lib"
"F:\DAVINCI\HW_test\_davincievm_vcm2\examples\vi
www.eeworm.com/read/152843/5663913
c vgacon.c
/*
* linux/drivers/video/vgacon.c -- Low level VGA based console driver
*
* Created 28 Sep 1997 by Geert Uytterhoeven
*
* Rewritten by Martin Mares , July 1998
*
* This file is bas
www.eeworm.com/read/152843/5665091
h uncompress.h
/*
* linux/include/asm-arm/arch-rpc/uncompress.h
*
* Copyright (C) 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge