代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/317513/13503763
asm video.asm
; Generic assembler routines having to do with video adapter
;
; ---- Video Routines
;
; setvideomode()
; setvideotext()
; getcolor()
; putcolor_a()
; gettr
www.eeworm.com/read/316282/13525834
pas video.pas
unit Video;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,stdctrls,
ExtCtrls,vfw,mmsystem,dsgnintf;
///////////////////////////////////////////////////////
www.eeworm.com/read/316282/13525836
hlp video.hlp
www.eeworm.com/read/316282/13525837
gid video.gid
www.eeworm.com/read/316282/13525838
dcu video.dcu
www.eeworm.com/read/316282/13525840
dcr video.dcr
www.eeworm.com/read/315658/13538982
cmd video.cmd
/*
* 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/315002/13554482
asm video.asm
;-----------------------------------------------------------------------------------
;;;; IN: AL = {0, text 80x25} {1, 320x200x256}
SetVideoMode:
and al, al
jnz SetVideoMode0
mov [rmode_ax], WORD
www.eeworm.com/read/313479/13586721
cmd video.cmd
/*****************************************************************
Copyright (C), 2004-2008, Wintech Digital System Co., Ltd.
FileName: video.cmd
Description: Linker command file for DaVinci
www.eeworm.com/read/313479/13586745
cmd video.cmd
/*****************************************************************
Copyright (C), 2004-2008, Wintech Digital System Co., Ltd.
FileName: video.cmd
Description: Linker command file for DaVinci