代码搜索:layer
找到约 10,000 项符合「layer」的源代码
代码结果 10,000
www.eeworm.com/read/177697/5321090
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/177008/5334099
h layer2.h
#ifndef LAYER2_H
#define LAYER2_H
typedef struct {
int version;
int layer;
int has_crc;
int bitrate;
int frequency;
int padding;
int channel;
int bound;
int emphasis;
int sblim
www.eeworm.com/read/177008/5334101
c layer2.c
#define LAYER2_C
#include
#include
#include "layer2.h"
#include "memory_stream.h"
void init_layer2_work(LAYER2_WORK *work);
int parse_layer2_header(unsigned int sync, LA
www.eeworm.com/read/177008/5334226
h layer2.h
#ifndef LAYER2_H
#define LAYER2_H
typedef struct {
int version;
int layer;
int has_crc;
int bitrate;
int frequency;
int padding;
int channel;
int bound;
int emphasis;
int sblim
www.eeworm.com/read/177008/5334228
c layer2.c
#define LAYER2_C
#include
#include
#include "layer2.h"
#include "memory_stream.h"
void init_layer2_work(LAYER2_WORK *work);
int parse_layer2_header(unsigned int sync, LA
www.eeworm.com/read/350097/3129867
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/350097/3129868
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/348770/3152688
cfg layer4.cfg
# Layer Configuration File
#============================== INPUT / OUTPUT ==============================
SourceWidth 352 # Input frame width
SourceHeight 288
www.eeworm.com/read/348770/3152689
cfg layer3.cfg
# Layer Configuration File
#============================== INPUT / OUTPUT ==============================
SourceWidth 352 # Input frame width
SourceHeight 288
www.eeworm.com/read/348770/3152692
cfg layer5.cfg
# Layer Configuration File
#============================== INPUT / OUTPUT ==============================
SourceWidth 384 # Input frame width
SourceHeight 288