|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |

Public Attributes | |
| struct jpeg_entropy_encoder | pub |
| boolean | gather_statistics |
| JOCTET * | next_output_byte |
| size_t | free_in_buffer |
| INT32 | put_buffer |
| int | put_bits |
| j_compress_ptr | cinfo |
| int | last_dc_val [MAX_COMPS_IN_SCAN] |
| int | ac_tbl_no |
| unsigned int | EOBRUN |
| unsigned int | BE |
| char * | bit_buffer |
| unsigned int | restarts_to_go |
| int | next_restart_num |
| c_derived_tbl * | derived_tbls [NUM_HUFF_TBLS] |
| long * | count_ptrs [NUM_HUFF_TBLS] |
Definition at line 43 of file jcphuff.c.
Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), and METHODDEF().
| unsigned int phuff_entropy_encoder::BE |
Definition at line 45 of file jcphuff.c.
Referenced by encode_mcu_AC_refine(), and METHODDEF().
Definition at line 46 of file jcphuff.c.
Referenced by encode_mcu_AC_refine(), jinit_phuff_encoder(), and METHODDEF().
Definition at line 37 of file jcphuff.c.
Referenced by METHODDEF().
| long* phuff_entropy_encoder::count_ptrs[NUM_HUFF_TBLS] |
Definition at line 59 of file jcphuff.c.
Referenced by finish_pass_gather_phuff(), jinit_phuff_encoder(), and METHODDEF().
| c_derived_tbl* phuff_entropy_encoder::derived_tbls[NUM_HUFF_TBLS] |
Definition at line 56 of file jcphuff.c.
Referenced by decode_mcu_DC_first(), jinit_phuff_decoder(), jinit_phuff_encoder(), and METHODDEF().
| unsigned int phuff_entropy_encoder::EOBRUN |
Definition at line 44 of file jcphuff.c.
Referenced by decode_mcu_AC_first(), decode_mcu_AC_refine(), encode_mcu_AC_first(), encode_mcu_AC_refine(), METHODDEF(), and process_restart().
Definition at line 34 of file jcphuff.c.
Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), and finish_pass_phuff().
Definition at line 28 of file jcphuff.c.
Referenced by METHODDEF().
| int phuff_entropy_encoder::last_dc_val[MAX_COMPS_IN_SCAN] |
Definition at line 40 of file jcphuff.c.
Referenced by encode_mcu_DC_first(), METHODDEF(), and process_restart().
Definition at line 33 of file jcphuff.c.
Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), and finish_pass_phuff().
Definition at line 50 of file jcphuff.c.
Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), and METHODDEF().
Definition at line 25 of file jcphuff.c.
Referenced by decode_mcu_AC_first(), decode_mcu_AC_refine(), decode_mcu_DC_first(), jinit_phuff_decoder(), jinit_phuff_encoder(), METHODDEF(), and process_restart().
Definition at line 36 of file jcphuff.c.
Referenced by METHODDEF().
Definition at line 35 of file jcphuff.c.
Referenced by METHODDEF().
| unsigned int phuff_entropy_encoder::restarts_to_go |
Definition at line 49 of file jcphuff.c.
Referenced by decode_mcu_AC_first(), decode_mcu_AC_refine(), decode_mcu_DC_first(), decode_mcu_DC_refine(), encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), METHODDEF(), and process_restart().