代码搜索结果

找到约 10,000 项符合 Video 的代码

videokal.c

//video gen and Kalidascope //D.5 is sync:1000 ohm + diode to 75 ohm resistor //D.6 is video:330 ohm + diode to 75 ohm resistor #include #include

videodla.c

//video gen and DLA //D.5 is sync:1000 ohm + diode to 75 ohm resistor //D.6 is video:330 ohm + diode to 75 ohm resistor #include #include #inclu

videodla1.c

//video gen and DLA //D.5 is sync:1000 ohm + diode to 75 ohm resistor //D.6 is video:330 ohm + diode to 75 ohm resistor #include #include #inclu

videokal1.c

//video gen and Kalidascope //D.5 is sync:1000 ohm + diode to 75 ohm resistor //D.6 is video:330 ohm + diode to 75 ohm resistor #include #include

mime.c

/* * mime.c -- Web server mime types * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements

function.asm

;/*---------------------------*/ ;代码区 data segment assume ds:data msg_1 db 0dh,0ah,'I love you!$' data ends ;/*---------------------------*/ ;/*---------------------------*/ ;代码段定义

seedvpm642_vedioloop.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="C:\tic6000v2.20.18\myprojects\SEEDVPM642_example_v2.0\video\video_loopback\" ProjectTy

v4l.h

/********************************************************************** * * * 文 件 名: v4l.h * * 内容描述: 视频监控系统头文件 * * */ #ifndef _V4L_H #define _V4L_H #ifdef _cplusplus extern "C"{ #e

cmosmain.c

#include "bf5xx.h" #include /*uint8_t Sensor_Reg[SENSOR_REG_SIZE]; section ("sdram0")volatile uint16_t VideoInputFrame[LINES_PER_FRAME][PIXEL_PER_LINE]; volatile uint16_t *pDestAddr =

adv7171.h

#ifndef __ADV7171_DEFINED #define __ADV7171_DEFINED // I2C address for ADV7171 #define ADV7171_IDENT_W 0x54 // Video Encoder #define ADV7171_IDENT_R 0x55 #endif