代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/110034/6165977
makefile
#
# linux/arch/sh/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
HEAD = head.o
SYSTEM = $(TOPDIR)/vmlinux
OBJECTS = $(HEAD) misc.o
ifdef CONFIG_SH_STANDA
www.eeworm.com/read/110034/6166314
s head.s
/*
* arch/mips/galileo/compressed/head.S
*
*/
#include
#include
.text
NESTED(startup, 16, sp)
.set noreorder
jal decompress_kernel
nop
ja
www.eeworm.com/read/102935/6225167
makefile
#
# linux/arch/sh/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
HEAD = head.o
SYSTEM = $(TOPDIR)/vmlinux
OBJECTS = $(HEAD) misc.o
ifdef CONFIG_SH_STANDA
www.eeworm.com/read/102660/6231052
h codec.h
#define FRAME_SIZE 120
#define COMPRESSED_FRAME_SIZE 15
typedef struct acelp_state * acelp;
typedef unsigned char acelp_frame[COMPRESSED_FRAME_SIZE];
extern acelp Init( short
www.eeworm.com/read/477748/6733758
h eye.h
/*
created with FontEditor written by H. Reddmann
HaReddmann at t-online dot de
File Name : eye.h
Date : 30.07.2006
Font size in bytes : 0x00DE, 22
www.eeworm.com/read/346200/11761777
cpp easyg729a_decoder.cpp
/*--------------------------------------------------------------------------------*
* *
* This material is trade secr
www.eeworm.com/read/258097/11884651
h cust_def.h
#ifndef _CUST_DEF_H_
#define _CUST_DEF_H_
#include ".\\h\\set.h"
#ifdef SDRAM_16Mb_Mode
//#define SETUP_PROGRAM_IN_PLACE_UNDER_16M
#ifdef SETUP_PROGRAM_IN_PLACE_UNDER_16M // 200
www.eeworm.com/read/150577/12285401
c easyg729a_decoder.c
/*--------------------------------------------------------------------------------*
* *
* This material is trade secr
www.eeworm.com/read/150577/12285409
cpp easyg729a_decoder.cpp
/*--------------------------------------------------------------------------------*
* *
* This material is trade secr
www.eeworm.com/read/115330/15017932
c sflbits.c
/* -----------------------------------------------------------------
Name: sflbits.c
Title: Large bitstring manipulation functions
Package: Standard Function Libr