代码搜索:Sound

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

代码结果 10,000
www.eeworm.com/read/177565/5323903

cpp record_sound.cpp

// -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*- /*********************************************************************** record_sound Example application for acquir
www.eeworm.com/read/169681/5416285

h sound_dma.h

/* sound_dma.h - i8237Dma helper functions */ /* Copyright 1999-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01b,26apr02,dat Adding cplusplus protection, SPR 75017
www.eeworm.com/read/169681/5416288

h sound_ioctl.h

/* sound_ioctl.h - Sound driver generic interface */ /* Copyright 1999-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01b,26apr02,dat Adding cplusplus protection, SPR
www.eeworm.com/read/167365/5460560

cpp moc_sound.cpp

/**************************************************************************** ** SoundPlayer meta object code from reading C++ file 'sound.h' ** ** Created: ??? ?? 3 00:18:10 2005 ** by: The
www.eeworm.com/read/166734/5473808

c ui_sound.c

/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena sourc
www.eeworm.com/read/163840/5508023

xpm sound2.xpm

/* XPM */ static char * sound2[] = { "32 32 5 1", " c None s None", ". c black", "X c lemon chiffon", "o c tan", "O c gray50", " .................. ", " .XXXXXXXXXXXXXXXX.. ",
www.eeworm.com/read/163840/5508088

xbm sound2.xbm

#define noname_width 32 #define noname_height 32 static char noname_bits[] = { 0xf0,0xff,0x3f,0x00,0x10,0x00,0x60,0x00,0x10,0x00,0xa0,0x00,0x10,0x00,0x20, 0x01,0x10,0x00,0x20,0x02,0x10,0x00,0x20,0x0
www.eeworm.com/read/350097/3130159

h sound_calls.h

/* * DMA buffer calls */ int DMAbuf_open(int dev, int mode); int DMAbuf_release(int dev, int mode); int DMAbuf_getwrbuffer(int dev, char **buf, int *size, int dontblock); int DMAbuf_getrdbuffer(int
www.eeworm.com/read/350097/3130203

h sound_config.h

/* sound_config.h * * A driver for sound cards, misc. configuration parameters. */ /* * Copyright (C) by Hannu Savolainen 1993-1997 * * OSS/Free for Linux is distributed under the GNU GENERAL PU
www.eeworm.com/read/350097/3130205

c sound_syms.c

/* * The sound core exports the following symbols to the rest of * modulespace. * * (C) Copyright 1997 Alan Cox, Licensed under the GNU GPL * * Thu May 27 1999 Andrew J. Kroll