代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/243630/4520438
c video.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/243630/4520716
c video.c
/*
* (C) Copyright 2002
* Hyperion Entertainment, Hans-JoergF@hyperion-entertainment.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free soft
www.eeworm.com/read/243567/4522635
s video.s
/* video.S
*
* Display adapter & video mode setup, version 2.13 (14-May-99)
*
* Copyright (C) 1995 -- 1998 Martin Mares
* Based on the original setup.S code (C) Linus Torvalds and Mat
www.eeworm.com/read/242732/4540378
c video.c
/* --------------------- video.c -------------------- */
#include "dflat32/dflat.h"
#define clr(fg,bg) ((fg)|((bg)
www.eeworm.com/read/242732/4541182
h video.h
/* ---------------- video.h ----------------- */
#ifndef VIDEO_H
#define VIDEO_H
#include "rect.h"
void DfGetVideo(DFRECT, PCHAR_INFO);
void DfStoreVideo(DFRECT, PCHAR_INFO);
void DfWPutch
www.eeworm.com/read/242732/4541227
c video.c
/* --------------------- video.c -------------------- */
#include "dflat.h"
#define clr(fg,bg) ((fg)|((bg)
www.eeworm.com/read/242732/4541598
h video.h
/*
* FreeLoader
* Copyright (C) 1998-2003 Brian Palmer
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/242732/4541656
c video.c
/*
* FreeLoader
* Copyright (C) 1998-2003 Brian Palmer
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/242732/4542015
c video.c
/* $Id: video.c 23763 2006-08-28 23:56:35Z ion $
*
* ReactOS Project
*/
#include
#define NDEBUG
#include
ULONG
InitializeVideoAddressSpace(VOID)
{
OBJECT_ATTR