Go to the source code of this file.
Classes | |
struct | c_derived_tbl |
Macros | |
#define | MAX_COEF_BITS 14 |
Functions | |
jpeg_make_c_derived_tbl | JPP ((j_compress_ptr cinfo, boolean isDC, int tblno, c_derived_tbl **pdtbl)) |
jpeg_gen_optimal_table | JPP ((j_compress_ptr cinfo, JHUFF_TBL *htbl, long freq[])) |
#define MAX_COEF_BITS 14 |
Definition at line 19 of file jchuff.h.
Referenced by encode_mcu_AC_first(), encode_mcu_DC_first(), encode_one_block(), and htest_one_block().
jpeg_make_c_derived_tbl JPP | ( | (j_compress_ptr cinfo, boolean isDC, int tblno, c_derived_tbl **pdtbl) | ) |
jpeg_gen_optimal_table JPP | ( | (j_compress_ptr cinfo, JHUFF_TBL *htbl, long freq[]) | ) |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |