代码搜索结果
找到约 10,000 项符合
Video 的代码
grab.c
/*
* Linux video grab interface
* Copyright (c) 2000,2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General
videorenderer.h
/**************************************************************************************
* *
*
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
content-type.cgi
%Content_Type = (
'*' => 'application/octet-stream',
'323' => 'text/h323',
'acx' => 'application/internet-property-stream',
'ai' => 'application/postscript',
'aif' => 'audio/x-aiff',
'aifc' => '
fsguishowfont.c
// 2005/09/12 yltseng, Add new structure for font
#ifndef _FSGUISHOWFONT_C_
#define _FSGUISHOWFONT_C_
#include "global.h"
#include "graph.h"
#include "fsGUI.h"
#include "LanguageUtil.h"
#if
cc_build_debug.log
------------------------- video_loopback.pjt - Debug -------------------------
[main.c] "C:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./Debug/" -i"." -i"../../../include/" -i"../../../c
cc_build_svideo.log
------------------------ video_loopback.pjt - Svideo ------------------------
[main.c] "D:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./Debug/" -i"." -i"../../../include/" -i"../../../cs
v4l_linqijun.c
/******************************林启俊_V4L_采集************************************************
**** *
***作者: 林启俊 * *
***日期: 2006-11-30
cc_build_release.log
------------------------ jpeg_loopback.pjt - release ------------------------
"c:\ti\plugins\bios\gconfgen" jpeg_loopback.cdb
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -o3 -fr"c:/ti/boards/tds642evm/
initializing-sdl.c
/* Example of initializing SDL. */
#include
#include
#include
int main()
{
SDL_Surface *screen;
/* Initialize SDL's video system and check for errors */