代码搜索:Decompression

找到约 1,125 项符合「Decompression」的源代码

代码结果 1,125
www.eeworm.com/read/258653/4353084

c lzo.c

/* * LZO 1x decompression * Copyright (c) 2006 Reimar Doeffinger * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the
www.eeworm.com/read/135656/13911848

c bitmap.c

/* rdesktop: A Remote Desktop Protocol client. Bitmap decompression routines Copyright (C) Matthew Chapman 1999-2005 This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/237195/13972167

pas jdtrans.pas

Unit JdTrans; { This file contains library routines for transcoding decompression, that is, reading raw DCT coefficient arrays from an input JPEG file. The routines in jdapimin.c will also be
www.eeworm.com/read/109695/15552241

c deflate.c

/* * ppp_deflate.c - interface the zlib procedures for Deflate compression * and decompression (as used by gzip) to the PPP code. * * Copyright (c) 1994 The Australian National University. * All
www.eeworm.com/read/100153/15881924

h zlibengn.h

// // This header file defines the ZlibEngine class used // perform file compression and decompression using // Zlib. // // The ZlibEngine is a Tiny Software (tm) project. // You may use the cod
www.eeworm.com/read/390920/8433500

c jcomapi.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" /* * Abort processing of a JPEG compression or decompression operation, * but don't destroy the object itself. * * For
www.eeworm.com/read/428927/8828449

c jcomapi.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" /* * Abort processing of a JPEG compression or decompression operation, * but don't destroy the object itself. * * For
www.eeworm.com/read/366581/9807764

todo

TODO file for gzip. Some of the planned features include: - Structure the sources so that the compression and decompression code form a library usable by any program, and write both gzip and zip o
www.eeworm.com/read/168569/9907330

h explode.h

/* * explode.h -- header file for PKWARE data decompression library * used by mpq-tools. * * Copyright (C) 2003 Maik Broemme * * This source was adepted
www.eeworm.com/read/243660/12929275

readme

This directory contains the source code for the "fast" and "efficient" two versions of F1016 standard CELP speech compression/decompression algorithm. The code has been modified by Chengxiang Lu an