代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/490329/1204859
h sound_private.h
//=============================================================================
//
//=============================================================================
#include "basetypes.h"
#include
www.eeworm.com/read/489410/1225064
java s_sound.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2,
www.eeworm.com/read/486582/1249880
hx sound_dma.hx
/* 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/486582/1249882
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/483729/1275472
as sound3d.as
package org.papervision3d.objects.special {
import flash.media.Sound;
import flash.media.SoundChannel;
import flash.media.SoundTransform;
import org.papervision3d.core.proto.CameraObject3D
www.eeworm.com/read/480225/1320906
d sound.o.d
sound.o: ../sound.c \
D:/ZigBee/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \
D:/ZigBee/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/sfr_defs.h \
D:/ZigBee
www.eeworm.com/read/479151/1338159
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/479151/1338208
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/479151/1338210
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
www.eeworm.com/read/479151/1338272
c sound_timer.c
/*
* sound/sound_timer.c
*/
/*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
* Version 2 (June 1991). See the "CO