openshot-audio  0.1.6
Classes | Macros | Typedefs | Functions
jddctmgr.c File Reference
#include "jinclude.h"
#include "jpeglib.h"
#include "jdct.h"

Classes

struct  my_idct_controller
 
union  multiplier_table
 

Macros

#define JPEG_INTERNALS
 
#define PROVIDE_ISLOW_TABLES
 
#define CONST_BITS   14
 
#define JPEG_INTERNALS
 
#define PROVIDE_ISLOW_TABLES
 
#define CONST_BITS   14
 
#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 [1/3]

#define CONST_BITS   14

◆ CONST_BITS [2/3]

#define CONST_BITS   14

◆ CONST_BITS [3/3]

#define CONST_BITS   14

◆ JPEG_INTERNALS [1/3]

#define JPEG_INTERNALS

◆ JPEG_INTERNALS [2/3]

#define JPEG_INTERNALS

◆ JPEG_INTERNALS [3/3]

#define JPEG_INTERNALS

◆ PROVIDE_ISLOW_TABLES [1/3]

#define PROVIDE_ISLOW_TABLES

◆ PROVIDE_ISLOW_TABLES [2/3]

#define PROVIDE_ISLOW_TABLES

◆ PROVIDE_ISLOW_TABLES [3/3]

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