fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

jfdctflt.c File Reference

#include "jinclude.h"
#include "jpeglib.h"
#include "jdct.h"
Include dependency graph for jfdctflt.c:

Go to the source code of this file.

Defines

#define JPEG_INTERNALS

Functions

 jpeg_fdct_float (FAST_FLOAT *data)

Define Documentation

#define JPEG_INTERNALS

Definition at line 37 of file jfdctflt.c.


Function Documentation

jpeg_fdct_float ( FAST_FLOAT *  data)

Definition at line 59 of file jfdctflt.c.

References data, dataptr, DCTSIZE, and FAST_FLOAT.

Referenced by jinit_forward_dct().