代码搜索:Video

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

代码结果 10,000
www.eeworm.com/read/110034/6169447

h zr36057.h

/* zr36057.h - zr36057 register offsets Copyright (C) 1998 Dave Perks This program is free software; you can redistribute it and/or modify it under the terms of the
www.eeworm.com/read/109404/6174287

java imageprocessor.java

/** * JMF Image Processor. Provides methods to process frames ripped * from live video streams. It allows access to each pixel within * the image and the images could also be saved to disk in
www.eeworm.com/read/109404/6174290

java imageprocessor.java

/** * JMF Image Processor. Provides methods to process frames ripped * from live video streams. It allows access to each pixel within * the image and the images could also be saved to disk in
www.eeworm.com/read/109404/6174295

java imageprocessor.java

/** * JMF Image Processor. Provides methods to process frames ripped * from live video streams. It allows access to each pixel within * the image and the images could also be saved to disk in
www.eeworm.com/read/102935/6228334

h zr36057.h

/* zr36057.h - zr36057 register offsets Copyright (C) 1998 Dave Perks This program is free software; you can redistribute it and/or modify it under the terms of the
www.eeworm.com/read/101135/6238177

1 loadfont.1

.TH LOADFONT 1 .SH NAME loadfont \- load a font into the video card .SH SYNOPSIS \fBloadfont \fIfontfile\fR .br .de FL .TP \\fB\\$1\\fR \\$2 .. .de EX .TP 20 \\fB\\$1\\fR # \\$2 .. .SH EXAMPLES .EX "l
www.eeworm.com/read/101135/6238614

1 loadfont.1

LOADFONT(1) Minix Programmer's Manual LOADFONT(1) NAME loadfont - load a font into the video card SYNOPSIS loadfont fontfile EXAMPLES lo
www.eeworm.com/read/101082/6242496

h 2648.h

/* 2648.h 4.1 83/03/09 */ /* * lib2648: routines to deal directly with the HP 2648 Graphics terminal. */ #include #define ESC '\033' /* Escape */ /* Normal/inverse video */ #define NORM
www.eeworm.com/read/101082/6248060

4 qd.4

.\" SCCSID: @(#)qd.4 8.1 9/11/90 .TH qd 4 VAX .SH Name qd \- VCB02 (QDSS) video subsystem .SH Syntax .B "device qd0 at uba0 csr 0177400 flags 0x0f vector qddint qdaint qdiint" .SH Description .NXS "q
www.eeworm.com/read/100127/6274169

py livevideoout.py

# Live video output (display video on the screen, presumably from the net) import gl from VFile import Displayer # Video output (displayer) class. class LiveVideoOut: # Call this to initialize t