代码搜索:Video
找到约 10,000 项符合「Video」的源代码
代码结果 10,000
www.eeworm.com/read/14764/407464
h video_xvid10.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 of
www.eeworm.com/read/14764/407491
h video_x264.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 of
www.eeworm.com/read/14764/407499
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 of
www.eeworm.com/read/14764/407500
cpp video_util_filter.cpp
/*
* The contents of most 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 c
www.eeworm.com/read/14764/407504
cpp video_xvid10.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 of
www.eeworm.com/read/14764/407506
cpp video_encoder_tables.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 of
www.eeworm.com/read/14764/407507
h video_util_filter.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 of
www.eeworm.com/read/14764/407510
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;
/* Helper
www.eeworm.com/read/14764/407511
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 of
www.eeworm.com/read/14764/407514
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,