代码搜索结果

找到约 10,000 项符合 Audio 的代码

audio.hex

:1000000002001E75BC3C75E840D2EF75D1088FBB6D :0400100075BA1F227C :10001B0002002A787FE4F6D8FD758145020266C29C :0A002B00EDD2EC30EDFD85BEFC3295 :10003B000202E08B3C8A3D893EE4F542E5376003E2 :10004B0002

audio.c

/* * sound/audio.c * * Device file manager for /dev/audio * * Copyright by Hannu Savolainen 1993 * * Redistribution and use in source and binary forms, with or without * modificatio

audio.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

audio.h

//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to th

audio.cs

//========================================================================================== // // OpenNETCF.Multimedia.Audio.Audio // Copyright (c) 2003, OpenNETCF.org // // This library is f

audio.h

#define CS_AUDIO_UNDEFINED 0x20 #define CS_AUDIO_DEVICE 0x21 #define CS_AUDIO_CONFIGURATION 0x22 #define CS_AUDIO_STRING 0x23 #define CS_AUDIO_INTERFACE 0x24 #define CS_AUDIO_ENDPOINT 0x25 #d

audio.c

/*****************************************************************************/ /* * audio.c -- USB Audio Class driver * * Copyright (C) 1999, 2000, 2001, 2003, 2004 * Alan Cox (alan@lxorgu

audio.h

/* * audio.h * * Copyright (C) 2000 Ralph Metzler * & Marcus Metzler * for convergence integrated media GmbH *

audio.h

/* linux/include/asm-arm/arch-s3c2410/audio.h * * (c) 2004-2005 Simtec Electronics * http://www.simtec.co.uk/products/SWLINUX/ * Ben Dooks * * S3C24XX - Audio platfrom_device

audio.h

#ifndef __ASM_ARCH_AUDIO_H__ #define __ASM_ARCH_AUDIO_H__ #include #include #include typedef struct { int (*startup)(snd_pcm_substream_t *, void *); v