代码搜索结果
找到约 10,000 项符合
Video 的代码
bdata.h
/* bdata.h */
#ifndef _BDATA_H
#define _BDATA_H
#define PROBE_VERSION 4
/* GET_VIDEO defines how much video information to retrieve
*
* 0 = none
* 1 = mode info
* 2 = VGA adapter info
* 3 = VE
razzle.vhd
--
-- Razzle generates a simple fractal type color image on a VGA monitor
--
-- Jim Hamblen, Georgia Tech School of ECE
--
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use IEEE.STD_LOGIC_ARITH.
senddata.c
#include
#include
#include
#include
#include
#include "senddata.h"
int server_sockfd,client_sockfd;
int server_len,client_len;
struct
mb_header.h
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
c93.c
/*
* Interplay C93 demuxer
* Copyright (c) 2007 Anssi Hannula
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it
videodecoderdecore.h
/**************************************************************************************
* *
* This application co
makefile
obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o
EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/video -Idrivers/media/dvb/frontends
make_sb
#
# @(#)Make_sb 1.1 92/07/30 SMI
#
# Makefile for Egret System Diagnostics
.DEFAULT:
$(SCCS) get $(@F)
SUNDIAG_DIR= /usr/diag/sundiag
BINDIR= ../bin
TARGETS= $(BINDIR)/esd_sb
#sources & objectS
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by wmp4player.rc
//
#define IDD_ABOUTBOX 100
#define IDD_WMP4PLAYER_FORM 101
#d
seek.c
#include "../mpeg3private.h"
#include "../mpeg3protos.h"
#include "mpeg3video.h"
#include
#include
unsigned int mpeg3bits_next_startcode(mpeg3_bits_t* stream)
{
/* Per