代码搜索:Video

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

代码结果 10,000
www.eeworm.com/read/126719/6013501

cpp grandtec16.cpp

/* GRANDTEC16.cpp: Part of the WDM Video Capture Driver for Bt848 based video capture cards This file was written by John Newbigin based on code written by Eduardo Jos
www.eeworm.com/read/122082/6066251

map mime.map

application/access mdf # Microsoft Access #application/excel xls # Microsoft Excel application/vnd.ms-excel xls # Microsoft Excel
www.eeworm.com/read/121089/6070289

tok herc.tok

[[1]]='Routine di supporto della scheda video Hercules. Versione 1.12' [[2]]='Routine di supporto della scheda video Hercules gi
www.eeworm.com/read/112303/6145722

cxx grabber-bsd.cxx

/* ========================================================================= grabber-bsd.cxx Grabber code for the Matrox Meteor API and BSD bktr Bt848/878 driver.
www.eeworm.com/read/111374/6155079

h sdl_sysvideo.h

/* SDL - Simple DirectMedia Layer Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/110972/6161129

dsp sdl60.dsp

# Microsoft Developer Studio Project File - Name="SDL" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynam
www.eeworm.com/read/110972/6161721

h sdl_sysvideo.h

/* SDL - Simple DirectMedia Layer Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the
www.eeworm.com/read/102392/6233877

h capturev4l2.h

/*========================================================================= capture.h ------------------------------------------------------------------------- Example code for video capture
www.eeworm.com/read/101082/6242513

c clearg.c

/* clearg.c 4.1 83/03/09 */ #include "2648.h" clearg() { sync(); escseq(ESCD); outchar((_video==INVERSE) ? 'b' : 'a'); }
www.eeworm.com/read/101082/6242517

c set.c

/* set.c 4.1 83/03/09 */ /* * Routines to set line type. */ #include "2648.h" setxor() { _supsmode = MX; } setclear() { _supsmode = _video==INVERSE ? MS : MC; } setset() { _supsmode = _video=