代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/163061/5511704
csf excalibur.csf
DEFAULT_DEVICE_OPTIONS
{
GENERATE_CONFIG_HEXOUT_FILE = OFF;
GENERATE_CONFIG_JBC_FILE_COMPRESSED = ON;
GENERATE_CONFIG_JBC_FILE = OFF;
GENERATE_CONFIG_JAM_FILE = OFF;
GENERATE_CONFIG_ISC_FILE = OF
www.eeworm.com/read/350097/3128396
s head-sa1100.s
/*
* linux/arch/arm/boot/compressed/head-sa1100.S
*
* Copyright (C) 1999 Nicolas Pitre
*
* SA1100 specific tweaks. This is merged into head.S by the linker.
*
*/
#include
www.eeworm.com/read/337546/3330302
s head-sa1100.s
/*
* linux/arch/arm/boot/compressed/head-sa1100.S
*
* Copyright (C) 1999 Nicolas Pitre
*
* SA1100 specific tweaks. This is merged into head.S by the linker.
*
*/
#include
www.eeworm.com/read/331310/3414187
c main.c
#include
#include "compr_rubin.h"
#define __u32 int
/* _compress returns the compressed size, -1 if bigger */
int rtime_compress(unsigned char *data_in, unsigned char *cpage_out,
__
www.eeworm.com/read/331310/3414231
c main.c
#include
#include "compr_rubin.h"
#define __u32 int
/* _compress returns the compressed size, -1 if bigger */
int rtime_compress(unsigned char *data_in, unsigned char *cpage_out,
__
www.eeworm.com/read/330316/3425389
c main.c
#include
#include "compr_rubin.h"
#define __u32 int
/* _compress returns the compressed size, -1 if bigger */
int rtime_compress(unsigned char *data_in, unsigned char *cpage_out,
__
www.eeworm.com/read/330316/3425433
c main.c
#include
#include "compr_rubin.h"
#define __u32 int
/* _compress returns the compressed size, -1 if bigger */
int rtime_compress(unsigned char *data_in, unsigned char *cpage_out,
__
www.eeworm.com/read/324920/3489263
s head-sa1100.s
/*
* linux/arch/arm/boot/compressed/head-sa1100.S
*
* Copyright (C) 1999 Nicolas Pitre
*
* SA1100 specific tweaks. This is merged into head.S by the linker.
*
*/
#include
www.eeworm.com/read/316872/3587299
s head-sa1100.s
/*
* linux/arch/arm/boot/compressed/head-sa1100.S
*
* Copyright (C) 1999 Nicolas Pitre
*
* SA1100 specific tweaks. This is merged into head.S by the linker.
*
*/
#include
www.eeworm.com/read/312371/3672629
m mulaw_c.m
function [y] = mulaw_c(s,mu)
% mu-law compressor
% -----------------
% [y] = mulaw_c(s,mu)
% y = compressed output signal
% s = zero-mean nomalized signal between -1 and 1
% mu = parameter mu