代码搜索:layer

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

代码结果 10,000
www.eeworm.com/read/11269/216709

html layer.jss.html

www.eeworm.com/read/11269/216749

html ext.layer.html

www.eeworm.com/read/13976/290924

c layer3.c

#ifdef HAVEMPGLIB /* * Mpeg Layer-3 audio decoder * -------------------------- * copyright (c) 1995,1996,1997 by Michael Hipp. * All rights reserved. See also 'README' */ #include
www.eeworm.com/read/14356/330056

h layer3.h

/* layer3.h Declarations for the Layer III decoder object */ #ifndef LAYERIII_H #define LAYERIII_H #include "all.h" #include "l3type.h" #include "ibitstr.h" #include "obuffer.h" #incl
www.eeworm.com/read/14356/330072

cpp layer3.cpp

/* layer3.cpp Implementation of the layer III decoder 01/31/97 : Layer III routines adopted from the ISO MPEG Audio Subgroup Software Simulation Group's public c source for its MPEG audi
www.eeworm.com/read/14356/330131

cpp layer2.cpp

#include "mpg123.h" #include "l2tables.h" static int grp_3tab[32 * 3] = { 0, }; static int grp_5tab[128 * 3] = { 0, }; static int grp_9tab[1024 * 3] = { 0, }; real muls[27][64];
www.eeworm.com/read/14356/330137

cpp layer1.cpp

#include "mpg123.h" /** * **/ static void I_step_one (unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],struct frame *fr) { unsigned int *ba=balloc; unsigned int *sca =
www.eeworm.com/read/14356/330138

cpp layer3.cpp

#include #include #include "mpg123.h" #include "mpglib.h" #include "huffman.h" extern struct mpstr *gmp; static real ispow[8207]; static real aa_ca[8],aa_cs[8];
www.eeworm.com/read/14356/330231

sbr layer1.sbr

www.eeworm.com/read/14356/330239

obj layer1.obj