代码搜索结果

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

videodevolution.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; public class VideoDevolution extends JDialog { // Class attributes definition private JLabel labelClient = new

vidcap.h

/** *** Copyright (c) 2002 Equator Technologies, Inc. **/ /************************************************************************ *** *** FILENAME: vidcap.h *** *** DESCRIPTION: *** T

frmvideosize.frm

VERSION 5.00 Begin VB.Form frmVideoSize Caption = "视频尺寸" ClientHeight = 2610 ClientLeft = 60 ClientTop = 450 ClientWidth = 3975 LinkTopic

sdl_config.h.in

/* SDL - Simple DirectMedia Layer Copyright (C) 1997-2006 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Genera

console.sta

ROM used: 17490 (55%) 17490 (55%) including unused fragments 4 Average locations per line 9 Average locations per statement RAM used: 650 (43%) at main() level

debug.lkf

-r "F:\video_display_driver_1221\video_display_driver_1221\Debug\video_display_driver.lib" "F:\video_display_driver_1221\video_display_driver_1221\Debug\dm642_saa7121.obj" "F:\video_display_driver_

cc_build_debug.log

---------------------- video_display_driver.pjt - Debug ---------------------- [Archiving...] "C:\CCStudio\C6000\cgtools\bin\ar6x" @"Debug.lkf" ==> new archive 'F:\video_display_driver_1221\vid

control

Source: vdpau-video Section: libs Priority: optional Maintainer: Gwenole Beauchesne Build-Depends: debhelper (>= 5), cdbs, libva-dev (>= 0.29-2+sds10

cppcms_run

#!/usr/bin/env bash locate_server() { NAME=$1 if [ "$WEB_SERVER" != "" ] ; then return fi WEB_SERVER="`which $NAME 2>/dev/null`" if [ "$WEB_SERVER" != "" ] ; then return fi for p in /usr

sis_accel.c

/* * SiS 300/540/630[S]/730[S], * SiS 315[E|PRO]/550/[M]650/651/[M]661[F|M]X/740/[M]741[GX]/330/[M]760[GX], * XGI V3XT/V5/V8, Z7 * frame buffer driver for Linux kernels >= 2.4.14 and >=2.6.3 * *