Main MRPT website > C++ reference for MRPT 1.5.6
Macros | Functions
jidctflt.cpp File Reference
#include "jinclude.h"
#include "mrpt_jpeglib.h"
#include "jdct.h"
Include dependency graph for jidctflt.cpp:

Go to the source code of this file.

Macros

#define JPEG_INTERNALS
 
#define DEQUANTIZE(coef, quantval)   (((FAST_FLOAT) (coef)) * (quantval))
 

Functions

 jpeg_idct_float (j_decompress_ptr cinfo, jpeg_component_info *compptr, JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)
 

Macro Definition Documentation

◆ DEQUANTIZE

#define DEQUANTIZE (   coef,
  quantval 
)    (((FAST_FLOAT) (coef)) * (quantval))

Definition at line 31 of file jidctflt.cpp.

Referenced by jpeg_idct_float().

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 10 of file jidctflt.cpp.

Function Documentation

◆ jpeg_idct_float()

jpeg_idct_float ( j_decompress_ptr  cinfo,
jpeg_component_info compptr,
JCOEFPTR  coef_block,
JSAMPARRAY  output_buf,
JDIMENSION  output_col 
)



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019