Code Search for Developers
 
 
  

inffast.h from NeoEngineNG at Krugle


Show inffast.h syntax highlighted

/* inffast.h -- header to use inffast.c
 * Copyright (C) 1995-2002 Mark Adler
 * For conditions of distribution and use, see copyright notice in zlib.h 
 */

/* WARNING: this file should *not* be used by applications. It is
   part of the implementation of the compression library and is
   subject to change. Applications should only use zlib.h.
 */

extern int inflate_fast OF((
    uInt,
    uInt,
    inflate_huft *,
    inflate_huft *,
    inflate_blocks_statef *,
    z_streamp ));




See more files for this project here

NeoEngineNG

NeoenEngine NG (Next Generation) is the evolution of neoengine one,it\'s a different development from NeoEngine2, it\'s a direct inherits from NeoEngine one.\n

Project homepage: http://sourceforge.net/projects/neoengineng
Programming language(s): C,C++
License: other

  LICENSE
  Makefile.am
  SConscript
  adler32.c
  crc32.c
  deflate.c
  deflate.h
  infblock.c
  infblock.h
  infcodes.c
  infcodes.h
  inffast.c
  inffast.h
  inffixed.h
  inflate.c
  inftrees.c
  inftrees.h
  infutil.c
  infutil.h
  link.h
  neoicpng-static.dev
  neoicpng.cbp
  neoicpng.cpp
  neoicpng.dev
  neoicpng.dsp
  neoicpng.h
  neoicpng.layout
  neoicpng.vcproj
  png.c
  png.h
  pngasmrd.h
  pngconf.h
  pngerror.c
  pnggccrd.c
  pngget.c
  pngmem.c
  pngpread.c
  pngread.c
  pngrio.c
  pngrtran.c
  pngrutil.c
  pngset.c
  pngtest.c
  pngtrans.c
  pngvcrd.c
  pngwio.c
  pngwrite.c
  pngwtran.c
  pngwutil.c
  trees.c
  trees.h
  zconf.h
  zlib.h
  zutil.c
  zutil.h