代码搜索:layer

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

代码结果 10,000
www.eeworm.com/read/277145/10659712

c layer2.c

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ /* layer2.c MPEG audio layer2 support * * Created by: Tomislav Uzelac Mar 1996 * merged with amp, May 19 1997 */
www.eeworm.com/read/277145/10659806

c layer3.c

/* layer3.c layer3 音频解码 * */ #include "amp.h" #include "audio.h" #include "dump.h" #include "getbits.h" #include "getdata.h" #include "huffman.h" #include "misc2.h" #include "rtbuf.h"
www.eeworm.com/read/349415/10828359

cpp multi_layer.cpp

/* nn-utility (Provides neural networking utilities for c++ programmers) Copyright (C) 2003 Pan Thomakos This library is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/270975/11014421

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/270975/11014425

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/270975/11014460

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/270975/11014477

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/470729/6906680

h render_layer.h

#include
www.eeworm.com/read/470729/6907053

h render_layer.h

/* * Copyright (C) 2003 Apple Computer, Inc. * * Portions are Copyright (C) 1998 Netscape Communications Corporation. * * Other contributors: * Robert O'Callahan *
www.eeworm.com/read/470729/6907054

cpp render_layer.cpp

/* * Copyright (C) 2003 Apple Computer, Inc. * * Portions are Copyright (C) 1998 Netscape Communications Corporation. * * Other contributors: * Robert O'Callahan *