代码搜索:Video

找到约 10,000 项符合「Video」的源代码

代码结果 10,000
www.eeworm.com/read/251805/4417692

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/251805/4417693

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/251805/4417699

cpp video_util_rgb.cpp

/************************************************************************** * * * This code is developed by Adam Li. This
www.eeworm.com/read/251805/4417706

cpp video_util_tv.cpp

#include "video_util_tv.h" /* --------------------------------------------------------------------- */ /* US broadcast */ static struct CHANNEL ntsc_bcast[] = { { "2", 55250 }, { "
www.eeworm.com/read/251805/4417712

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/251805/4417713

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/250243/4437241

c saa7146_video.c

#include static int max_memory = 32; module_param(max_memory, int, 0644); MODULE_PARM_DESC(max_memory, "maximum memory usage for capture buffers (default: 32Mb)"); #define IS_C
www.eeworm.com/read/250243/4437331

c cx88-video.c

/* * $Id: cx88-video.c,v 1.46 2004/11/07 14:44:59 kraxel Exp $ * * device driver for Conexant 2388x based TV cards * video4linux video interface * * (c) 2003-04 Gerd Knorr [
www.eeworm.com/read/250243/4437358

c video-buf-dvb.c

/* * $Id: video-buf-dvb.c,v 1.7 2004/12/09 12:51:35 kraxel Exp $ * * some helper function for simple DVB cards which simply DMA the * complete transport stream and let the computer sort everything
www.eeworm.com/read/250243/4437384

c saa7134-video.c

/* * $Id: saa7134-video.c,v 1.19 2004/11/07 14:44:59 kraxel Exp $ * * device driver for philips saa7134 based TV cards * video4linux video interface * * (c) 2001-03 Gerd Knorr