代码搜索结果
找到约 10,000 项符合
Audio 的代码
util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
misc2.h
/* this file is a part of amp software, (C) tomislav uzelac 1996,1997
*/
/* misc2.h
*
* Created by: tomislav uzelac May 1996
* Last modified by: tomislav uzelac Jan 8 1997
*/
exter
amp.h
/* this file is a part of amp software, (C) tomislav uzelac 1996,1997
*/
/* these should not be touched
*/
#define SYNCWORD 0xfff
#define TRUE 1
#define FALSE 0
/* version
*/
#defin
layer3.h
/* this file is a part of amp software, (C) tomislav uzelac 1996,1997
*/
/* layer3.h
*
* Created by: tomislav uzelac Mar 1 97
* Last modified by:
*/
extern int layer3_frame(struct AUD
dump.h
/* this file is a part of amp software, (C) tomislav uzelac 1996,1997
*/
/* dump.h
*
* Last modified by: tomislav uzelac May 31 1997
*/
extern void dump(int *length);
extern void show_hea
position.c
/* this file is a part of amp software, (C) tomislav uzelac 1996,1997
*/
/* position.c ffwd/rew within a stream
*
* Creted by: Tomislav Uzelac, May 10 1997
*/
#include "amp.h"
#include "aud
book.openal.html
OpenAL Audio Bindings
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
exp.decosf_alpha
export CPU=decosf_alpha
export HTKCF='-O2 -DDEC_AUDIO'
export HTKCC='cc'
export HTKLF='-lmme'
export SHRLF='-shared'
export LIBEXT='so'
env.decosf_alpha
setenv CPU decosf_alpha
setenv HTKCF '-O2 -DDEC_AUDIO'
setenv HTKCC 'cc'
setenv HTKLF '-lmme'
setenv SHRLF '-shared'
setenv LIBEXT 'so'