Defines | Functions
jidctflt.c File Reference
#include "jinclude.h"
#include "jpeglib.h"
#include "jdct.h"
Include dependency graph for jidctflt.c:

Go to the source code of this file.

Defines

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

Functions

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

Define Documentation

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

Definition at line 60 of file jidctflt.c.

#define JPEG_INTERNALS

Definition at line 39 of file jidctflt.c.


Function Documentation

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

Definition at line 68 of file jidctflt.c.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:20