代码搜索结果
找到约 10,000 项符合
Video 的代码
grab_partial_image.c
/**************************************************************************
** Title: grab partial images from camera, measure frame rate
** $RCSfile: grab_partial_image.c,v $
** $Revision:
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
saa7114.h
#ifndef _SAA7114_H_
#define _SAA7114_H_
#define SAA7114 0x42
#define VIDEO_SEARCH_TIME 200
void SAA7114Init(void);
void WritePageSAA7114(unsigned char addr1,unsigned char addr2);
void CheckC
readme.lib
It is probably best to get the updated library patches from
http://www.cs.brown.edu/software/ooMPEG/
Here are the implementor's notes.....
--------------------
MPEG Changes for Reentrancy (plus)
Sun
gba 开发简单入门.txt
GBA 开发简单入门
作者:gbgba.com 文章来源:掌机之王 更新时间:2004-1-22
一. GBA开发包--DevKitAdv 简介
DevKitAdv 主要包括两部分,一是GCC++编译器,二是 GBA库.
GCC++编译器功能和我们常用的VC差不多,只不过少了个编辑源代码的文本编辑器(至少我没发现,我用的是EditPlus,UltraEd
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
config.in
#
# Character device configuration
#
mainmenu_option next_comment
comment 'Character devices'
bool 'Virtual terminal' CONFIG_VT
if [ "$CONFIG_VT" = "y" ]; then
bool 'Support for console on virtual
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
pixel2.asm
TITLE Cartesian Coordinates (Pixel2.asm)
; This program switches into 800 X 600 graphics mode and
; draws the X and Y axes of a Cartesian coordinate system.
; Switch to full-scree