代码搜索结果
找到约 5,618 项符合
MP3 的代码
mp3_contr.h
#define uint unsigned int
#define uchar unsigned char
#define MP3_ON 1
#define MP3_OFF 0
bit MP3_Switch; //MP3开关标志
uchar MP3_Data; //存放读出的MP3文件数据
uchar Key_Vol;
uchar Key_Bas;
uchar Key_
mp3_contr.h
#define uint unsigned int
#define uchar unsigned char
#define MP3_ON 1
#define MP3_OFF 0
bit MP3_Switch; //MP3开关标志
uchar MP3_Data; //存放读出的MP3文件数据
uchar Key_Vol;
uchar Key_Bas;
uchar Key_
fsgui_new_large.c
/**************************************************************
** FILE
** fsGUI_new_large.c
**
** DESCRIPTION
** On the base of fsGUI_new.c, build a larger Memory Mode GUI for MP3/JPEG/GAME.
**
bitstream.h
/*
* MP3 bitstream Output interface for LAME
*
* Copyright (c) 1999 Takehiro TOMINAGA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lib
quantize.h
/*
* MP3 quantization
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* Licens
fmanager.c
////////////////////////////////////////////////////////////
// ***** Big Modification History Area *****
// LLY.274p, some big modification:
// [1] Rename all MP3 relative info. because module nam
linear.c
//////////////////////////////////////////////////////////////
// ***** Big Modification History Area *****
// LLY.274p, some big modification:
// [1] Rename all MP3 relative info. because module n
samplein.c
/*
(c) Copyright 1998, 1999 - Tord Jansson
=======================================
This file is part of the BladeEnc MP3 Encoder, based on
ISO's reference code for MPEG Layer 3 compression.
system.h
/*
(c) Copyright 1998, 1999 - Tord Jansson
=======================================
This file is part of the BladeEnc MP3 Encoder, based on
ISO's reference code for MPEG Layer 3 compression.
formatbitstream2.c
/*
(c) Copyright 1998, 1999 - Tord Jansson
=======================================
This file is part of the BladeEnc MP3 Encoder, based on
ISO's reference code for MPEG Layer 3 compression.