代码搜索结果
找到约 10,000 项符合
Audio 的代码
audio.c
/*
* =========================
*
* DSP/BIOS by Degrees
*
* ======== audio.c ========
*
*/
#include
#include
#include
#include "AudioDMA.h"
unsigne
audio.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
audio.c
//音频编解码主程序
#include
#include
#include "common.h"
#include "decode.h"
void main(int argc, char**argv)
{
FILE *musicout;
Bit_stream_struc bs;
frame_params
audio.h
/*
audio: audio output interface
copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distribution or http://mpg123.de
initially