代码搜索结果
找到约 10,000 项符合
Video 的代码
video.cmd
/*****************************************************************
Copyright (C), 2004-2008, Wintech Digital System Co., Ltd.
FileName: video.cmd
Description: Linker command file for DaVinci
video.cmd
/*****************************************************************
Copyright (C), 2004-2008, Wintech Digital System Co., Ltd.
FileName: video.cmd
Description: Linker command file for DaVinci
video.c
#include
#include "q3data.h"
static int s_resample_width = 256;
static int s_resample_height = 256;
#define OUTPUT_TGAS 1
#define UNCOMPRESSED 0
#define BTC_COMPRESSION 1
video.cmd
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
video.h
/* video.h
*
* Include file for video.c
* Copyright 2000 by Jeroen Vreeken (pe1rxq@amsat.org)
* This software is distributed under the GNU public license version 2
* See also the f
video.c
/* video.c
*
* Video stream functions for motion.
* Copyright 2000 by Jeroen Vreeken (pe1rxq@amsat.org)
* This software is distributed under the GNU public license version 2
* See also the file '
video.c
#define VGA256 0x13
#define TEXT_MODE 0x03
#define SCREEN_WIDTH 320
#define SCREEN_HEIGHT 200
unsigned char far *video_buffer = (char far *) 0xA0000000L;
typedef struct video_image_typ{
i