代码搜索结果
找到约 10,000 项符合
Video 的代码
makefile.in
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
# This Makefile.in is free soft
avi_file.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
makefile.am
libdir = @PLAYER_PLUGIN_DIR@
lib_LTLIBRARIES = mpeg4_iso_plugin.la
mpeg4_iso_plugin_la_LDFLAGS = -module
mpeg4_iso_plugin_la_SOURCES = \
mpeg4.cpp \
mpeg4.h \
mpeg4_file.cpp \
mpeg4_file.
makefile.in
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
# This Makefile.in is free soft
videodev.c
/*
* Video capture interface for Linux
*
* A generic video device interface for the LINUX operating system
* using a set of device structures/vectors for low level operations.
*
* This progra
videodev.c
/*
* Video capture interface for Linux
*
* A generic video device interface for the LINUX operating system
* using a set of device structures/vectors for low level operations.
*
* This progra
engine.h
#define SCREEN_WIDTH 320
#define VIDEO_MEM 1
#define MEM 2
typedef struct _bitmap{
int w,h;
int type;
char far *buffer;
}BITMAP;
extern int set_video_mode(int w,int
_tvp51xx.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
grab-ng.h
/*
* next generation[tm] xawtv capture interfaces
*
* (c) 2001-03 Gerd Knorr
*
*/
#include
#include
//#include "devices.h"
//#include "list.h"
ex
vga_wb_master.v
//synopsys translate_off
`include "timescale.v"
//synopsys translate_on
module vga_wb_master (clk_i, rst_i, nrst_i,
cyc_o, stb_o, cti_o, bte_o, we_o, adr_o, sel_o, ack_i, err_i, dat_i, sint