代码搜索结果

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

_video__jsp.java

/* * JSP generated by Resin 2.1.9 (built Tue Apr 15 14:28:40 PDT 2003) */ import javax.servlet.*; import javax.servlet.jsp.*; import javax.servlet.http.*; import java.util.*; import chat.*;

test_video.c

/* * test_video.c - Test program for new API * * Copyright (C) 2000 Ralph Metzler * & Marcus Metzler for con

video-buf.c

/* * generic helper functions for video4linux capture buffers, to handle * memory management and PCI DMA. Right now bttv + saa7134 use it. * * The functions expect the hardware being able to scat

video_encoder.h

#ifndef _LINUX_VIDEO_ENCODER_H #define _LINUX_VIDEO_ENCODER_H struct video_encoder_capability { /* this name is too long */ __u32 flags; #define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */ #defi

video_decoder.h

#ifndef _LINUX_VIDEO_DECODER_H #define _LINUX_VIDEO_DECODER_H struct video_decoder_capability { /* this name is too long */ __u32 flags; #define VIDEO_DECODER_PAL 1 /* can decode PAL signal */ #defi

play_video.c

/* * * Copyright (c) Sigma Designs, Inc. 2002. All rights reserved. * */ /** @file dcc_demo.c @brief sample application to access the Mambo chip and test DMA transfers @author Julien Soulier

dcc_video.c

/***************************************** Copyright © 2001-2003 Sigma Designs, Inc. All Rights Reserved Proprietary and Confidential *****************************************/ /** @file dcc