代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/372616/2770863
c pwc-dec1.c
/* Linux driver for Philips webcam
Decompression for chipset version 1
(C) 2004-2006 Luc Saillard (luc@saillard.org)
NOTE: this version of pwc is an unofficial (modified) release of pwc & pc
www.eeworm.com/read/361884/2942694
cpp zlib_adapter.cpp
// zlib_adapter.cpp -- Thatcher Ulrich 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Code to wrap zlib compression/decompression around a
www.eeworm.com/read/475633/6775037
cpp zlib_adapter.cpp
// zlib_adapter.cpp -- Thatcher Ulrich 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Code to wrap zlib compression/decompression around a
www.eeworm.com/read/237195/13972068
pas jcomapi.pas
Unit JCOMapi;
{ This file contains application interface routines that are used for both
compression and decompression. }
{ Original: jcomapi.c; Copyright (C) 1994-1997, Thomas G. Lane. }
www.eeworm.com/read/237195/13972098
pas jdpostct.pas
Unit JdPostCt;
{ Original: jdpostct.c ; Copyright (C) 1994-1996, Thomas G. Lane. }
{ This file contains the decompression postprocessing controller.
This controller manages the upsampling, co
www.eeworm.com/read/390920/8433637
c jdapimin.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* Initialization of a JPEG decompression object.
* The error manager must already be set up (in case memory manager fail
www.eeworm.com/read/428927/8828798
c jdapimin.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* Initialization of a JPEG decompression object.
* The error manager must already be set up (in case memory manager fail
www.eeworm.com/read/282782/9060732
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/282782/9061949
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/168569/9907574
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0