代码搜索结果

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

aud_drv.c

/*C************************************************************************** * NAME: aud_drv.c *---------------------------------------------------------------------------- * Copyright (c)

about.txt

AudioClass ---------- Reference Audio Class device implementation for the Analog Devices BlackFin (ADSP BF535).

aud_drv.c

/*C************************************************************************** * NAME: aud_drv.c *---------------------------------------------------------------------------- * Copyright (c)

dsp3_if.h

#ifndef __DSP3_IF_H #define __DSP3_IF_H #include "types.h" #include "func.h" #include "regmap.h" #include "dsp3_def.h" void dsp3_hw_reset(void); void dsp3_stop(void); void dsp3_download(co

auddrv.h

#ifndef __AUDDRV_H__ #define __AUDDRV_H__ #include "global.h" #include "user_init.h" #include "auddef.h" #include "dsp3_def.h" #include "dsp3_if.h" #include "dsp3rom.h" #include "audkernel

demo.h

/*---------------------------------------------------------------------------- * Name: DEMO.H * Purpose: USB Audio Demo Definitions * Version: V1.05 *------------------------

hal.h

/* *------------------------------------------------------------------------------ * FILENAME...... hal.h * DATE CREATED.. 10/26/2007 * LAST MODIFIED. * \*******************

hal.h

/* *------------------------------------------------------------------------------ * FILENAME...... hal.h * DATE CREATED.. 10/26/2007 * LAST MODIFIED. * \*******************

aud_drv.c

/*C************************************************************************** * NAME: aud_drv.c *---------------------------------------------------------------------------- * Copyright (c)

huffman.h

/* huffman.h Adapted from the ISO MPEG Audio Subgroup Software Simulation Group's public c source for its MPEG audio decoder. Miscellaneous changes by Jeff Tsay (ctsay@pasteur.eecs.berkele