Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros | Functions
jfdctflt.c File Reference
#include "jinclude.h"
#include "jpeglib.h"
#include "jdct.h"

Go to the source code of this file.

Macros

#define JPEG_INTERNALS
 

Functions

 jpeg_fdct_float (FAST_FLOAT *data)
 

Macro Definition Documentation

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 37 of file jfdctflt.c.

Function Documentation

◆ jpeg_fdct_float()

jpeg_fdct_float ( FAST_FLOAT *  data)

Definition at line 59 of file jfdctflt.c.

References dataptr, and DCTSIZE.

Referenced by jinit_forward_dct().