代码搜索结果

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

common.h

/* common: anything can happen here... frame reading, output, messages copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distr

manager.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free

evmdm642_echo.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="F:\ti\myprojects\audio\echo\" ProjectType=Executable CPUFamily=TMS320C64XX Tool="Com

build.lkv

-z -q -c -m"./bin/evmdm642_echo.map" -o"./bin/evmdm642_echo.out" -w -x -i"c:/tic6000v2.20.18/ddk/lib" -i"c:/tic6000v2.20.18/boards/evmdm642/lib" -i"c:/tic6000v2.20.18/c6000/bios/lib" -i"c:/tic6000v2.2

wavein.h

/*------------------------------------------------------------------------------*\ [模块名称] CWaveIn [文件名称] WaveIn.h [相关文件] WaveIn.cpp [目的] 方便音频采集 [描述] 封装

convert.bat

ECHO OFF ECHO Generating HEX-386 with Wave Blocks... cd AudioData del Audio.h86 BIN2HEX /L65536 /O65536 /4 /T /Q Block1.wav Audio.h86 BIN2HEX /L65536 /O131072 /4 /A /T /Q Block2.wav Audio.h86

ac97.c

/* * ac97.c * * JzSOC On-Chip AC97 audio driver. * * Author: Seeger Chin * e-mail: seeger.chin@gmail.com * * Copyright (C) 2006 Ingenic Semiconductor Corp. * * This program is free software;

mahelper.h

#ifndef __MAHELPER_H__ #define __MAHELPER_H__ extern const int tabbitrate[3][3][16]; extern const int tabsamplingrate[3][4]; extern const LPTSTR genre_strings[]; typedef struct { int nVe

audioio_irix.c

#include "amp.h" #include #include #include #include #include "audioIO.h" /* declare these static to effectively isolate the audio device */

args.c

#include "amp.h" #include "audio.h" #ifdef __BEOS__ #define __STDC__ 1 #include #else #include "getopt.h" #endif #include #include voi