代码搜索:layer
找到约 10,000 项符合「layer」的源代码
代码结果 10,000
www.eeworm.com/read/464344/7164923
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/464344/7164925
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/439303/7712871
pdf layer3.pdf
www.eeworm.com/read/439299/7712877
pdf bottom layer.pdf
www.eeworm.com/read/199560/7845318
c layer12.c
/*
* libmad - MPEG audio decoder library
*/
# ifdef HAVE_CONFIG_H
# include "config.h"
# endif
# include "global.h"
# ifdef HAVE_LIMITS_H
# include
# else
# define CH
www.eeworm.com/read/199560/7845330
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/199560/7845384
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/199560/7845445
c layer3.c
/*
* libmad - MPEG audio decoder library
*/
# ifdef HAVE_CONFIG_H
# include "config.h"
# endif
# include "global.h"
# include
# include
# ifdef HAVE_ASSERT