代码搜索结果
找到约 10,000 项符合
Video 的代码
video_logo.h
/* */
/* Generated by EasyLogo, (C) 2000 by Paolo Scaffardi */
/* */
/* To use this, include it and call: easylogo_plot(screen,&u_boot_logo, width,x,y) */
/* */
/* Where: 'screen' is the pointer to th
video_bios.c
/*
* (C) Copyright 2002
* Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca
analog_video.h
/*
*
* Copyright (c) 2001-2007 Sigma Designs, Inc.
* All Rights Reserved. Proprietary and Confidential.
*
*/
/**
@file analog_video.h
@brief Interface to access an analog video capture p
analog_video.c
/*
*
* Copyright (c) 2001-2007 Sigma Designs, Inc.
* All Rights Reserved. Proprietary and Confidential.
*
*/
/**
@file analog_video.c
@brief Interface to access an analog video capture p
dcc_video.c
/*****************************************
Copyright © 2001-2003
Sigma Designs, Inc. All Rights Reserved
Proprietary and Confidential
*****************************************/
/**
@file dcc
video-buf.h
/*
* 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
b_video.c
/* This file is generated by 'dumpbmp', do not edit manually. */
#include
#include
static unsigned char b_video_bits [] = {
0x78, 0xf8, 0x78, 0xf8, 0x78, 0xf8,
s_video.c
/* This file is generated by 'dumpbmp', do not edit manually. */
#include
#include
static unsigned char s_video_bits [] = {
0x78, 0xf8, 0x78, 0xf8, 0x78, 0xf8,
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