代码搜索:layer
找到约 10,000 项符合「layer」的源代码
代码结果 10,000
www.eeworm.com/read/277400/4155660
h layer12.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/277400/4155667
c layer3.c
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/277400/4155677
c fat_layer.c
/*
* BETA API for FATFS
* No implementation for multiple filehandles
* Buffers are the same size as the sectors on the disk
* No long filename support...
*/
#include "fat_layer.h"
#inclu
www.eeworm.com/read/277400/4155680
h fat_layer.h
#ifndef _FAT_LAYER_H_
#define _FAT_LAYER_H_
#ifndef NUM_FS_HANDLES
#define NUM_FS_HANDLES 1
#endif
#ifndef FAT_DEBUG
#define FAT_DEBUG 0
#endif
typedef unsigned char BYTE; /* | host 8 */
typedef
www.eeworm.com/read/273740/4196203
h layer2.h
/*
* PCBIT-D low-layer interface definitions
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distributed
www.eeworm.com/read/273740/4196204
c layer2.c
/*
* PCBIT-D low-layer interface
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distributed according to
www.eeworm.com/read/268663/4250850
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/268663/4250866
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/268663/4250913
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/268663/4250919
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 =