代码搜索结果
找到约 10,000 项符合
Video 的代码
dcc_video.c
/*****************************************
Copyright © 2001-2003
Sigma Designs, Inc. All Rights Reserved
Proprietary and Confidential
*****************************************/
/**
@file dcc
wince_video.h
/* PocketCultMAME - MAME Emulator for PocketPC
(c) Copyright 2006 Manuel Castrillo Mart韓ez
This program is free software; you can redistribute it and/or modify
it under the terms of the
wince_video.c
/* PocketCultMAME - MAME Emulator for PocketPC
(c) Copyright 2006 Manuel Castrillo Mart韓ez
Some parts of this file was licensed under MAME License terms.
Some parts of this file was port
video-buf.c
/*
*
* generic helper functions for video4linux capture buffers, to handle
* memory management and PCI DMA.
* Right now, bttv, saa7134, saa7146 and cx88 use it.
*
* The functions expect the hard
video-buf.h
/*
*
* generic helper functions for video4linux capture buffers, to handle
* memory management and PCI DMA.
* Right now, bttv, saa7134, saa7146 and cx88 use it.
*
* The functions expect the hard
video_decoder.h
#ifndef _LINUX_VIDEO_DECODER_H
#define _LINUX_VIDEO_DECODER_H
#define HAVE_VIDEO_DECODER 1
struct video_decoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_DECODER_PAL 1 /*
30_video-buf
srcdiff video-buf.h drivers/media/video/video-buf.h
srcdiff video-buf.c drivers/media/video/video-buf.c
video_copy.tcf
/*
* Copyright 2007
* Texas Instruments Incorporated
*
* All rights reserved. Property of Texas Instruments Incorporated
* Restricted rights to use, duplicate or disclose this code are
*
video_copy.cfg
/*
* Copyright 2007 by Texas Instruments Incorporated.
*
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
* g
mediaplayerdemo_video.java
package com.example.android.apis.media;
import com.example.android.apis.R;
import com.example.android.apis.app.AlarmController;
import android.app.Activity;
import android.graphics.PixelFormat;
impo