代码搜索:layer

找到约 10,000 项符合「layer」的源代码

代码结果 10,000
www.eeworm.com/read/278321/10546893

c layer1.c

/* * Mpeg Layer-1 audio decoder * -------------------------- * copyright (c) 1995 by Michael Hipp, All rights reserved. See also 'README' * near unoptimzed ... * * may have a few bugs after la
www.eeworm.com/read/278321/10546896

h layer3.h

/* ** Copyright (C) 2000 Albert L. Faber ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Fre
www.eeworm.com/read/278321/10546914

h layer2.h

/* ** Copyright (C) 2000 Albert L. Faber ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Fre
www.eeworm.com/read/278321/10546918

c layer2.c

/* * Mpeg Layer-2 audio decoder * -------------------------- * copyright (c) 1995 by Michael Hipp, All rights reserved. See also 'README' * */ /* $Id: layer2.c,v 1.20 2004/04/14 22:15:44 rober
www.eeworm.com/read/278321/10546930

h layer1.h

/* ** Copyright (C) 2000 Albert L. Faber ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Fre
www.eeworm.com/read/278321/10546937

c layer3.c

/* * Mpeg Layer-3 audio decoder * -------------------------- * copyright (c) 1995,1996,1997 by Michael Hipp. * All rights reserved. See also 'README' */ /* $Id: layer3.c,v 1.48 2004/04/14 22:
www.eeworm.com/read/277311/10646639

c layer3.c

/*********************************************** copyright by Haia Tech www.haia2004.com ************************************************/ //#include //#include #include
www.eeworm.com/read/277145/10659653

h 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
www.eeworm.com/read/277145/10659680

txt layer2.txt

Layer2 support -------------- It works, but the code isn't optimised whatsoever, so it uses about as much CPU as layer3. Bummer, huh? ffwd/rew WON'T WORK with layer2!!!!!
www.eeworm.com/read/277145/10659706

h layer2.h

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ /* layer2.h * Tomislav Uzelac - cca. Feb 1996 */ extern int layer2_frame(struct AUDIO_HEADER *header,int cnt); #i