Doxygen Source Code Documentation
jmorecfg.h File Reference
Go to the source code of this file.
Defines | |
#define | BITS_IN_JSAMPLE 8 |
#define | MAX_COMPONENTS 10 |
#define | GETJSAMPLE(value) ((int) (value) & 0xFF) |
#define | MAXJSAMPLE 255 |
#define | CENTERJSAMPLE 128 |
#define | GETJOCTET(value) ((value) & 0xFF) |
#define | JPEG_MAX_DIMENSION 65500L |
#define | METHODDEF(type) static type |
#define | LOCAL(type) static type |
#define | GLOBAL(type) type |
#define | EXTERN(type) extern type |
#define | JMETHOD(type, methodname, arglist) type (*methodname) () |
#define | FAR |
#define | FALSE 0 |
#define | TRUE 1 |
Typedefs | |
typedef char | JSAMPLE |
typedef short | JCOEF |
typedef char | JOCTET |
typedef short | UINT8 |
typedef unsigned int | UINT16 |
typedef short | INT16 |
typedef long | INT32 |
typedef unsigned int | JDIMENSION |
typedef int | boolean |
Define Documentation
|
Definition at line 23 of file jmorecfg.h. Referenced by initial_setup(), jpeg_set_defaults(), and read_gif_map(). |
|
Definition at line 74 of file jmorecfg.h. Referenced by build_ycc_rgb_table(), forward_DCT(), forward_DCT_float(), and prepare_range_limit_table(). |
|
Definition at line 190 of file jmorecfg.h. |
|
Definition at line 230 of file jmorecfg.h. |
|
Definition at line 215 of file jmorecfg.h. |
|
Definition at line 119 of file jmorecfg.h. Referenced by examine_app0(), examine_app14(), jcopy_markers_execute(), and jpeg_fill_bit_buffer(). |
|
|
Definition at line 188 of file jmorecfg.h. |
|
Definition at line 202 of file jmorecfg.h. Referenced by jpeg_write_marker(). |
|
Definition at line 173 of file jmorecfg.h. Referenced by initial_setup(). |
|
Definition at line 186 of file jmorecfg.h. |
|
Definition at line 35 of file jmorecfg.h. Referenced by initial_setup(), jpeg_copy_critical_parameters(), jpeg_set_colorspace(), jpeg_set_defaults(), set_quant_slots(), set_sample_factors(), and validate_script(). |
|
Definition at line 73 of file jmorecfg.h. Referenced by add_map_entry(), build_ycc_rgb_table(), cmyk_ycck_convert(), create_colorindex(), init_error_limit(), jinit_1pass_quantizer(), largest_input_value(), make_odither_array(), output_value(), prepare_range_limit_table(), read_color_map(), read_ppm_map(), rgb_ycc_start(), select_colors(), and ycck_cmyk_convert(). |
|
Definition at line 184 of file jmorecfg.h. |
|
Definition at line 233 of file jmorecfg.h. |
Typedef Documentation
|
Definition at line 227 of file jmorecfg.h. |
|
Definition at line 155 of file jmorecfg.h. Referenced by start_pass(), and start_pass_fdctmgr(). |
|
|
Definition at line 99 of file jmorecfg.h. Referenced by compress_first_pass(), do_flip_h(), and jcopy_block_row(). |
|
|
Definition at line 115 of file jmorecfg.h. Referenced by examine_app0(), examine_app14(), get_interesting_appn(), init_destination(), jpeg_fill_bit_buffer(), jpeg_stdio_src(), jpeg_write_marker(), and save_marker(). |
|
|
Definition at line 149 of file jmorecfg.h. Referenced by transpose_critical_parameters(). |
|
Definition at line 140 of file jmorecfg.h. Referenced by add_huff_table(), get_dht(), jpeg_gen_optimal_table(), and std_huff_tables(). |