代码搜索结果
找到约 10,000 项符合
Video 的代码
_vbios.c
/*@A (C) 1992 Allen I. Holub */
#include
#include
#include "video.h"
/* This file contains a workhorse function used by the
dv_scree.c
/*@A (C) 1992 Allen I. Holub */
#define ALLOC
#include "video.h"
/* This file has no code in it. It just allocates space for the variables
* defin
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
displaycontrollerregs.h
/*
* Voyager GX SDK
*
* $Workfile: RegDC.h $
*
* This file contains the definitions for the Display Controller registers.
*
* Written by Frido Garritsen
* Copyright (c) 2002 - Silic
displaycontrollerregs.h
/*
* Voyager GX SDK
*
* $Workfile: RegDC.h $
*
* This file contains the definitions for the Display Controller registers.
*
* Written by Frido Garritsen
* Copyright (c) 2002 - Silic
iface.c
/*
* Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved.
* Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved.
* This program is free software; you can redistribute it and/or
*
miniport.h
/*
* miniport.h
*
* Type definitions for miniport drivers
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
*
*
ffmpeg.c
/*****************************************************************************
* ffmpeg.c: video decoder using ffmpeg library
************************************************************************
iface.c
/*
* Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved.
* Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved.
* This program is free software; you can redistribute it and/or
*
avd.h
#ifndef __AVD_H
#define __AVD_H
#include "types.h"
#ifndef EXTERN
#define EXTERN extern
#endif
/*
** MPEG1 AV Decoder States.
*/
enum
{
STATE_IDLE = 0x00, // 00
ST