Classes | Defines | Typedefs | Functions

jddctmgr.c File Reference

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

Classes

struct  my_idct_controller
union  multiplier_table

Defines

#define JPEG_INTERNALS
#define PROVIDE_ISLOW_TABLES
#define CONST_BITS   14

Typedefs

typedef my_idct_controllermy_idct_ptr

Functions

 start_pass (j_decompress_ptr cinfo)
 jinit_inverse_dct (j_decompress_ptr cinfo)

Define Documentation

#define CONST_BITS   14
#define JPEG_INTERNALS
#define PROVIDE_ISLOW_TABLES

Typedef Documentation


Function Documentation

jinit_inverse_dct ( j_decompress_ptr  cinfo  ) 

Here is the caller graph for this function:

start_pass ( j_decompress_ptr  cinfo  )