代码搜索结果

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

herc.tok

[[1]]='Hercules Resident Video Support Routines. Version 1.12' [[2]]='Hercules Video Support Routines are already installed.' [[3]]='Hercules Video Card not present.',0DH,0AH [[4]]='Hercules Vi

herc.tok

[[1]]='Hercules Resident Video Support Routines. Versie 1.12' [[2]]='Hercules Video Support Routines reeds ge媙stalleerd.' [[3]]='Geen Hercules video-kaart aanwezig.',0DH,0AH [[4]]='Hercules Vid

entries

/VideoTemplates.inc/1.1/Mon Apr 19 16:34:58 2004// /video.material/1.1/Mon Apr 19 16:34:58 2004// /video.overlay/1.1/Mon Apr 19 16:34:58 2004// D

mime.cf

#偙偺僼傽僀儖傪嶍彍偟偰偼偄偗傑偣傫 txt=text/plain htm=text/html html=text/html shtml=text/html gif=image/gif jpg=image/jpeg jpe=image/jpeg jpeg=image/jpeg png=image/png java=text/plain body=text/html

entries

/VideoTemplates.inc/1.1/Mon Apr 19 16:34:58 2004// /video.material/1.1/Mon Apr 19 16:34:58 2004// /video.overlay/1.1/Mon Apr 19 16:34:58 2004// D

videopreview.cpp

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redis

output.c

#include "../libmpeg3.h" #include "mpeg3video.h" #include #define CLIP(x) ((x) >= 0 ? ((x) < 255 ? (x) : 255) : 0) #ifndef _MSC_VER static long long mpeg3_MMX_0 = 0L; #else static __int6

error.cpp

/************************************************************************* This software module was originally developed by Yoshihiro Kikuchi (TOSHIBA CORPORATION) Takeshi Nagai (TOSHIBA CORPORAT

makefile.am

# AM_CXXFLAGS = -D__TRACE_AND_STATS_ -D__DOUBLE_PRECISION_ -D_REENTRANT -DNOCONTROLS -fexceptions @BILLS_CPPWARNINGS@ INCLUDES = -I.. -I../../type -I../../tools -I../../../../../include \ -I../../

lvideoca.h

#ifndef __LVIDEOCA_H__ #define __LVIDEOCA_H__ #ifdef __cplusplus extern "C" { #endif // __cplusplus // For module global variables declaration.... #ifdef __VIDEOCAP_CPP__ #define GLOBAL #e