LMMS
Loading...
Searching...
No Matches
jddctmgr.c File Reference
#include "jinclude.h"
#include "jpeglib.h"
#include "jdct.h"

Go to the source code of this file.

Classes

struct  my_idct_controller
union  multiplier_table

Macros

#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)

Macro Definition Documentation

◆ CONST_BITS

#define CONST_BITS   14

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

◆ PROVIDE_ISLOW_TABLES

#define PROVIDE_ISLOW_TABLES

Typedef Documentation

◆ my_idct_ptr

Function Documentation

◆ jinit_inverse_dct()

jinit_inverse_dct ( j_decompress_ptr cinfo)

◆ start_pass()

start_pass ( j_decompress_ptr cinfo)