代码搜索结果
找到约 10,000 项符合
Audio 的代码
utl.c
// ****** Big modification History Area ******
// LLY0.60, remove the un-necessary code:
// - MSG_CDROM_DECODE
// - MODE_NOT_CLEAR_PROGRAM
// - USE_DEBUG_CMD
// - SUPPORT_AV_SYSTEM
// - IDATA: __bMi
utl.~c
// ****** Big modification History Area ******
// LLY0.60, remove the un-necessary code:
// - MSG_CDROM_DECODE
// - MODE_NOT_CLEAR_PROGRAM
// - USE_DEBUG_CMD
// - SUPPORT_AV_SYSTEM
// - IDATA: __bMi
exp.sun4_solaris_cc
export CPU=sun4_solaris
export HTKCC='cc'
export HTKCF='-Xa -xO2 -I/usr/openwin/include -DSOLARIS16_AUDIO -DBSD_COMP'
export HTKLF='-ldl -lsocket -lnsl -lintl'
export LD_LIBRARY_PATH=/usr/openwin/lib
env.sun4_solaris_cc
setenv CPU sun4_solaris
setenv HTKCC 'cc'
setenv HTKCF '-Xa -xO2 -I/usr/openwin/include -DSOLARIS16_AUDIO -DBSD_COMP'
setenv HTKLF '-ldl -lsocket -lnsl -lintl'
setenv LD_LIBRARY_PATH /usr/openwin/lib
iis_dual.c
/*************************************************
NAME: iis_dual.c
DESC: S3C2440 IIS (UDA1341) simultaneous record & play test
HISTORY:
OCT.17.2002:purnnamu: first release
NOV.05.2002
debug.lkf
-z -c -m"./Debug/echo.map" -o"./Debug/echo.out" -w -x -i"C:/CCStudio_v3.1/C5500/rtdx/lib" -i"C:/CCStudio_v3.1/C5500/csl/lib" -i"C:/CCStudio_v3.1/C5500/xdais/lib" -i"C:/CCStudio_v3.1/C5500/bios/lib" -i
lcywavein.h
/*声卡音频实时函数库的应用程序接口头文件*/
#ifndef PORT_AUDIO_H
#define PORT_AUDIO_H
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
int frameIndex;
//#define LCYInt16 ((unsigned long) (1
iis_dual.c
/*************************************************
NAME: iis_dual.c
DESC: S3C2440 IIS (UDA1341) simultaneous record & play test
HISTORY:
OCT.17.2002:purnnamu: first release
NOV.05.2002
iis_dual.c
/*************************************************
NAME: iis_dual.c
DESC: S3C2410 IIS (UDA1341) simultaneous record & play test for wireless division
HISTORY:
OCT.17.2002:purnnamu: first r
hello_led.c
#include "basic_io.h"
#include "LCD.h"
#include "SD_Card.h"
int main(void)
{
UINT16 i=0,Tmp1=0,Tmp2=0;
UINT32 j=720;
BYTE Buffer[512]={0};
while(SD_card_init())
usleep(50000