代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/146608/12635293
h jpegint.h
/* Declarations for both compression & decompression */
typedef enum { /* Operating modes for buffer controllers */
JBUF_PASS_THRU, /* Plain stripwise operation */
/* Remaining modes require
www.eeworm.com/read/237195/13972195
pas jdcoefct.pas
Unit JDCoefCt;
{ This file contains the coefficient buffer controller for decompression.
This controller is the top level of the JPEG decompressor proper.
The coefficient buffer lies between
www.eeworm.com/read/134406/13992241
cpp lzx.cpp
/* $Id: lzx.c,v 1.5 2002/10/09 01:16:33 jedwin Exp $ */
/***************************************************************************
* lzx.c - LZX decompression routines
www.eeworm.com/read/133019/14057449
cpp zinflate.cpp
// zinflate.cpp - written and placed in the public domain by Wei Dai
// This is a complete reimplementation of the DEFLATE decompression algorithm.
// It should not be affected by any security vul
www.eeworm.com/read/204137/15344019
c lzx.c
/* $Id: lzx.c,v 1.5 2002/10/09 01:16:33 jedwin Exp $ */
/***************************************************************************
* lzx.c - LZX decompression routines
www.eeworm.com/read/204136/15344066
c lzx.c
/* $Id: lzx.c,v 1.5 2002/10/09 01:16:33 jedwin Exp $ */
/***************************************************************************
* lzx.c - LZX decompression routines
www.eeworm.com/read/200462/15432460
cpp zinflate.cpp
// zinflate.cpp - written and placed in the public domain by Wei Dai
// This is a complete reimplementation of the DEFLATE decompression algorithm.
// It should not be affected by any security vul
www.eeworm.com/read/109695/15551984
c ppp_deflate.c
/*
* ==FILEVERSION 980319==
*
* ppp_deflate.c - interface the zlib procedures for Deflate compression
* and decompression (as used by gzip) to the PPP code.
* This version is for use with Linux
www.eeworm.com/read/109309/15559700
c decode.c
/*
* $Id: decode.c,v 1.3 2003/04/12 16:15:59 andrew_belov Exp $
* ---------------------------------------------------------------------------
* The data decompression procedures are located in this
www.eeworm.com/read/109296/15559952
c decode.c
/*
* $Id: decode.c,v 1.3 2003/04/12 16:15:59 andrew_belov Exp $
* ---------------------------------------------------------------------------
* The data decompression procedures are located in this