#include "jinclude.h"
#include "jpeglib.h"
#include "jdct.h"
Go to the source code of this file.
◆ CONST_BITS
◆ DEQUANTIZE
| #define DEQUANTIZE |
( |
| coef, |
|
|
| quantval ) |
Value:
INT32 IFAST_MULT_TYPE
Definition jdct.h:64
◆ DESCALE
Value:
unsigned x[BMAX+1]
Definition inflate.c:1586
#define RIGHT_SHIFT(x, shft)
Definition jpegint.h:290
int n
Definition crypt.c:458
◆ FIX_1_082392200
| #define FIX_1_082392200 ((INT32) 277) /* FIX(1.082392200) */ |
◆ FIX_1_414213562
| #define FIX_1_414213562 ((INT32) 362) /* FIX(1.414213562) */ |
◆ FIX_1_847759065
| #define FIX_1_847759065 ((INT32) 473) /* FIX(1.847759065) */ |
◆ FIX_2_613125930
| #define FIX_2_613125930 ((INT32) 669) /* FIX(2.613125930) */ |
◆ IDESCALE
| #define IDESCALE |
( |
| x, |
|
|
| n ) |
Value:
#define IRIGHT_SHIFT(x, shft)
Definition jcphuff.c:85
typedef int(UZ_EXP MsgFn)()
◆ IRIGHT_SHIFT
| #define IRIGHT_SHIFT |
( |
| x, |
|
|
| shft ) |
◆ ISHIFT_TEMPS
◆ JPEG_INTERNALS
◆ MULTIPLY
| #define MULTIPLY |
( |
| var, |
|
|
| const ) |
Value:
INT32 DCTELEM
Definition jdct.h:35
#define DESCALE(x, n)
Definition jdct.h:149
◆ PASS1_BITS
◆ jpeg_idct_ifast()