代码搜索:Video

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

代码结果 10,000
www.eeworm.com/read/329152/12974133

h vportcap.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 *
www.eeworm.com/read/141598/12995092

c at89c2051clock.c

#include #define dispseg P1 sbit bsel3=P3^0; sbit bsel2=P3^1; sbit bsel1=P3^2; sbit bsel0=P3^3; sbit setkey=P3^7; sbit inckey=P3^4; sbit deckey=P3^5; volatile
www.eeworm.com/read/326691/13123192

txt 5-1375msg2.txt

Subject: genie video update i have receive many inquiry from outside north america about a message i post a couple of month ago about a video program on genie , entitle the secret of the wild child .
www.eeworm.com/read/326691/13123713

txt spmsgb144.txt

Subject: free sex hello . be you an adult ? do you have a credit card ? do you want so much porn you win be able to handle it ? 5000 video feed avus & quicktime movie 50 , 0 picture 10 , 0 sex story
www.eeworm.com/read/136749/13363245

h videoengine.h

/* * ============================================================================ * Name : CVideoEngine.h * Part of : Video * Created : 10/14/2003 by Forum Nokia * Implementation notes:
www.eeworm.com/read/136749/13363278

rss videoaif.rss

/* * ============================================================================ * Name : Videoaif.rss * Part of : Video * Created : 10/14/2003 by Forum Nokia * Description: * RSS
www.eeworm.com/read/322194/13386170

h msace.h

#ifndef _MSACE_H_ #define _MSACE_H_ #ifdef _MSACE_C_ #define _MSACEDEC_ #else #define _MSACEDEC_ extern #endif // sRGB matrix for PC // this variable must pointer to a array[3][3] _
www.eeworm.com/read/319201/13458874

h vportcap.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 *
www.eeworm.com/read/317166/13508485

txt readme.txt

DE2_Tv ------ This design converts DVD video into a format suitable for display on a CRT/LCD monitor. A DVD video source, such as a DVD player, should be connected to the VIDEO IN port on the DE2
www.eeworm.com/read/309173/13680244

c tutorial02.c

// tutorial02.c // A pedagogical video player that will stream through every video frame as fast as it can. // // Code based on FFplay, Copyright (c) 2003 Fabrice Bellard, // and a tutorial by Martin