代码搜索:layer
找到约 10,000 项符合「layer」的源代码
代码结果 10,000
www.eeworm.com/read/203123/5041571
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/203123/5041572
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/202672/5046959
qs layer01.qs
/**
* Author: Andrew Mustun
* $Id: layer01.qs 921 2004-12-19 00:31:22Z andrew $
*
* Adds three layers 'red', 'green' and 'blue' to the
* current drawing and a line on each layer.
*/
function mai
www.eeworm.com/read/202672/5047490
h rs_layer.h
/****************************************************************************
** $Id: rs_layer.h 1822 2004-02-29 00:29:32Z andrew $
**
** Copyright (C) 2001-2003 RibbonSoft. All rights reserved.
**
**
www.eeworm.com/read/202672/5047531
cpp rs_layer.cpp
/****************************************************************************
** $Id: rs_layer.cpp 1938 2004-12-09 23:09:53Z andrew $
**
** Copyright (C) 2001-2003 RibbonSoft. All rights reserved.
**
www.eeworm.com/read/196974/5098929
c layer3.c
/*
* Mpeg Layer-3 audio decoder
* --------------------------
* copyright (c) 1995,1996,1997 by Michael Hipp.
* All rights reserved. See also 'README'
*/
#include
#include "mpg123.h
www.eeworm.com/read/196036/5105076
h layer2.h
/*
* 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 the terms of
* the GNU Public L
www.eeworm.com/read/196036/5105077
c layer2.c
/*
* 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 the terms of
* the GNU Public Lic
www.eeworm.com/read/191270/5166614
c layer3.c
/*
* Mpeg Layer-3 audio decoder
* --------------------------
* copyright (c) 1995,1996,1997 by Michael Hipp.
* All rights reserved. See also 'README'
*/
#include
#include "mpg123.h
www.eeworm.com/read/188946/5204347
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];