#include "jinclude.h"
#include "jpeglib.h"
#include "jdct.h"
Go to the source code of this file.
Defines | |
#define | JPEG_INTERNALS |
Functions | |
jpeg_fdct_float (FAST_FLOAT *data, JSAMPARRAY sample_data, JDIMENSION start_col) |
#define JPEG_INTERNALS |
Definition at line 38 of file jfdctflt.c.
jpeg_fdct_float | ( | FAST_FLOAT * | data, | |
JSAMPARRAY | sample_data, | |||
JDIMENSION | start_col | |||
) |
Definition at line 60 of file jfdctflt.c.
References CENTERJSAMPLE, dataptr, DCTSIZE, and GETJSAMPLE.
Referenced by start_pass_fdctmgr().