代码搜索:layer
找到约 10,000 项符合「layer」的源代码
代码结果 10,000
www.eeworm.com/read/143026/5759981
h layer3.h
# ifndef LIBMAD_LAYER3_H
# define LIBMAD_LAYER3_H
# include "stream.h"
# include "frame.h"
int mad_layer_III(struct mad_stream *, struct mad_frame *);
# endif
www.eeworm.com/read/143026/5759994
h layer12.h
/*
* libmad - MPEG audio decoder library
*/
# ifndef LIBMAD_LAYER12_H
# define LIBMAD_LAYER12_H
# include "stream.h"
# include "frame.h"
int mad_layer_I(struct mad_stream *, struct mad_
www.eeworm.com/read/143026/5759999
c layer3.c
/*
* libmad - MPEG audio decoder library
*/
# ifdef HAVE_CONFIG_H
# include "config.h"
# endif
# include "global.h"
# include
# include
# ifdef HAVE_ASSERT
www.eeworm.com/read/143026/5760041
plg layer3.plg
Build Log
--------------------Configuration: layer3 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/143026/5760042
dsp layer3.dsp
# Microsoft Developer Studio Project File - Name="layer3" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/143026/5760046
c layer3.c
#include
#include
#include "common.h"
#include "decode.h"
void main(int argc, char**argv)
{
FILE *musicout;
Bit_stream_struc bs;
frame_params fr_ps;
III_side_info_
www.eeworm.com/read/143026/5760048
dsw layer3.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/139842/5796886
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/139842/5796892
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/139842/5796893
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];