代码搜索结果

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

linux.bat

REM Start qemu on windows. @ECHO OFF START qemu.exe -L . -m 128 -cdrom dsl.iso -enable-audio -localtime -user-net CLS EXIT

mime_types.txt

# mime_types.txt # # A list of file extensions followed by the corresponding MIME type. # Extensions not found in the table are returned as text/plain. a application/octet-stream aab application/x-au

aud_drv.lst

C51 COMPILER V7.20 AUD_DRV 11/14/2004 00:50:07 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE AUD_DRV OBJECT MODULE PLACED IN

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

mime.c

/* * mime.c -- Web server mime types * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements

makefile.linux

############################################################################ ## ISO MPEG Audio Subgroup Software Simulation Group (1996) ## ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequenc