代码搜索:Video
找到约 10,000 项符合「Video」的源代码
代码结果 10,000
www.eeworm.com/read/14735/406443
h mpeg3video.h
#ifndef MPEGVIDEO_H
#define MPEGVIDEO_H
#ifdef _WIN32
#define SDL_THREADS
#endif
#ifdef _WIN32
#include "systems.h"
#endif
#include "../bitstream.h"
#include "../mpeg3private.inc"
#inclu
www.eeworm.com/read/14735/406688
h video_util_rgb.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/14735/406694
h video_util_resize.h
/*
* Filtered Image Rescaling by Dale Schumacher
*/
#ifndef _SCALEIMAGE_H_
#define _SCALEIMAGE_H_
#include
/* This type represents one pixel */
typedef unsigned char pixel_t;
www.eeworm.com/read/14735/406695
cpp video_sdl_preview.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/14735/406696
cpp video_util_resize.cpp
/*
* Filtered Image Rescaling
*
Additional changes by Ray Gardener, Daylon Graphics Ltd.
December 4, 1999
Summary:
- Horizontal filter contributions are calculated on the fly,
www.eeworm.com/read/14735/406702
cpp video_util_rgb.cpp
/**************************************************************************
* *
* This code is developed by Adam Li. This
www.eeworm.com/read/14735/406709
cpp video_util_tv.cpp
#include "video_util_tv.h"
/* --------------------------------------------------------------------- */
/* US broadcast */
static struct CHANNEL ntsc_bcast[] = {
{ "2", 55250 },
{ "
www.eeworm.com/read/14735/406715
h video_util_tv.h
#ifndef __VIDEO_UTIL_TV__
#define __VIDEO_UTIL_TV__
/*
* Worldwide channel/frequency list
*
* Nathan Laredo (laredo@broked.net)
*
* Frequencies are given in kHz
*/
#define NTSC_AUDIO
www.eeworm.com/read/14735/406716
h video_sdl_preview.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/14764/407458
c video_util_convert.c
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of