代码搜索:Multimedia

找到约 2,275 项符合「Multimedia」的源代码

代码结果 2,275
www.eeworm.com/read/404607/2302121

kconfig

# # Multimedia Video device configuration # menuconfig VIDEO_CAPTURE_DRIVERS bool "Video capture adapters" depends on VIDEO_V4L2 default y ---help--- Say Y here to enable selecting the video a
www.eeworm.com/read/404234/2305389

makefile

# # Makefile for the kernel multimedia device drivers. # obj-y := common/ obj-$(CONFIG_VIDEO_DEV) += video/ obj-$(CONFIG_VIDEO_DEV) += radio/ obj-$(CONFIG_DVB) += dvb/
www.eeworm.com/read/393286/2480708

kconfig

# # Multimedia Video device configuration # menu "Video For Linux" depends on VIDEO_DEV comment "Video Adapters" config VIDEO_BT848 tristate "BT848 Video For Linux" depends on VIDEO_DEV && PCI &
www.eeworm.com/read/374804/2745151

cs ut.cs

using System; using System.Text; using System.Diagnostics; using System.Windows.Forms; using System.Runtime.InteropServices; namespace gowk.multimedia { /// /// UT 的摘要说明。 ///
www.eeworm.com/read/372616/2770463

h stv0288.h

/* Driver for ST STV0288 demodulator Copyright (C) 2006 Georg Acher, BayCom GmbH, acher (at) baycom (dot) de for Reel Multimedia Copyright (C) 2008 TurboSight.com, Copyrigh
www.eeworm.com/read/251957/4412816

c main.c

/* * GPAC - Multimedia Framework C SDK * * Copyright (c) Jean Le Feuvre 2000-2005 * All rights reserved * * This file is part of GPAC / X3D Scene Graph Generator sub-project * * GPAC
www.eeworm.com/read/251957/4412879

c extract.c

/* * GPAC - Multimedia Framework C SDK * * Copyright (c) Jean Le Feuvre 2000-2005 * Copyright (c) 2005-200X ENST * All rights reserved * * This file is part of GPAC / command-line cl
www.eeworm.com/read/161121/5558510

in config.in

# # Multimedia Video device configuration # mainmenu_option next_comment comment 'Radio Adapters' if [ "$CONFIG_ISA" = "y" ]; then dep_tristate ' ADS Cadet AM/FM Tuner' CONFIG_RADIO_CADET $CONFIG