|
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) ![]() |

Go to the source code of this file.
Defines | |
| #define | BITS_IN_JSAMPLE 8 |
| #define | MAX_COMPONENTS 10 |
| #define | GETJSAMPLE(value) ((int) (value)) |
| #define | MAXJSAMPLE 255 |
| #define | CENTERJSAMPLE 128 |
| #define | GETJOCTET(value) (value) |
| #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) arglist |
| #define | FAR |
| #define | FALSE 0 |
| #define | TRUE 1 |
| #define | DCT_ISLOW_SUPPORTED |
| #define | DCT_IFAST_SUPPORTED |
| #define | DCT_FLOAT_SUPPORTED |
| #define | C_MULTISCAN_FILES_SUPPORTED |
| #define | C_PROGRESSIVE_SUPPORTED |
| #define | ENTROPY_OPT_SUPPORTED |
| #define | INPUT_SMOOTHING_SUPPORTED |
| #define | D_MULTISCAN_FILES_SUPPORTED |
| #define | D_PROGRESSIVE_SUPPORTED |
| #define | SAVE_MARKERS_SUPPORTED |
| #define | BLOCK_SMOOTHING_SUPPORTED |
| #define | IDCT_SCALING_SUPPORTED |
| #define | UPSAMPLE_MERGING_SUPPORTED |
| #define | QUANT_1PASS_SUPPORTED |
| #define | QUANT_2PASS_SUPPORTED |
| #define | RGB_RED 0 |
| #define | RGB_GREEN 1 |
| #define | RGB_BLUE 2 |
| #define | RGB_PIXELSIZE 3 |
| #define | INLINE |
| #define | MULTIPLIER int |
| #define | FAST_FLOAT double |
Typedefs | |
| typedef unsigned char | JSAMPLE |
| typedef short | JCOEF |
| typedef unsigned char | JOCTET |
| typedef unsigned char | UINT8 |
| typedef unsigned short | UINT16 |
| typedef short | INT16 |
| typedef int | INT32 |
| typedef unsigned int | JDIMENSION |
| typedef char | boolean |
| #define BITS_IN_JSAMPLE 8 |
Definition at line 23 of file jmorecfg.h.
Referenced by initial_setup(), jpeg_set_defaults(), and METHODDEF().
| #define BLOCK_SMOOTHING_SUPPORTED |
Definition at line 242 of file jmorecfg.h.
| #define C_MULTISCAN_FILES_SUPPORTED |
Definition at line 223 of file jmorecfg.h.
| #define C_PROGRESSIVE_SUPPORTED |
Definition at line 224 of file jmorecfg.h.
| #define CENTERJSAMPLE 128 |
Definition at line 61 of file jmorecfg.h.
Referenced by build_ycc_rgb_table(), forward_DCT(), forward_DCT_float(), and prepare_range_limit_table().
| #define D_MULTISCAN_FILES_SUPPORTED |
Definition at line 239 of file jmorecfg.h.
| #define D_PROGRESSIVE_SUPPORTED |
Definition at line 240 of file jmorecfg.h.
| #define DCT_FLOAT_SUPPORTED |
Definition at line 218 of file jmorecfg.h.
| #define DCT_IFAST_SUPPORTED |
Definition at line 217 of file jmorecfg.h.
| #define DCT_ISLOW_SUPPORTED |
Definition at line 216 of file jmorecfg.h.
| #define ENTROPY_OPT_SUPPORTED |
Definition at line 225 of file jmorecfg.h.
Definition at line 151 of file jmorecfg.h.
| #define FALSE 0 |
Definition at line 183 of file jmorecfg.h.
| #define FAR |
Definition at line 169 of file jmorecfg.h.
Referenced by access_virt_barray(), access_virt_sarray(), compress_data(), compress_first_pass(), decompress_onepass(), do_barray_io(), do_sarray_io(), free_pool(), get_crc_table(), get_interesting_appn(), inflate_table(), jzero_far(), quantize_fs_dither(), quantize_ord_dither(), save_marker(), start_pass_1_quant(), start_pass_2_quant(), and transencode_coef_controller().
| #define FAST_FLOAT double |
Definition at line 312 of file jmorecfg.h.
Referenced by forward_DCT_float(), jpeg_fdct_float(), jpeg_idct_float(), and start_pass_fdctmgr().
Definition at line 96 of file jmorecfg.h.
Referenced by examine_app0(), examine_app14(), and jpeg_fill_bit_buffer().
Definition at line 58 of file jmorecfg.h.
Referenced by cmyk_ycck_convert(), color_quantize(), color_quantize3(), fill_inverse_cmap(), find_best_colors(), find_nearby_colors(), forward_DCT(), forward_DCT_float(), fullsize_smooth_downsample(), h2v1_downsample(), h2v1_fancy_upsample(), h2v1_merged_upsample(), h2v2_downsample(), h2v2_fancy_upsample(), h2v2_merged_upsample(), h2v2_smooth_downsample(), int_downsample(), pass2_fs_dither(), pass2_no_dither(), prescan_quantize(), quantize3_ord_dither(), quantize_fs_dither(), quantize_ord_dither(), rgb_gray_convert(), rgb_ycc_convert(), ycc_rgb_convert(), and ycck_cmyk_convert().
Definition at line 149 of file jmorecfg.h.
| #define IDCT_SCALING_SUPPORTED |
Definition at line 243 of file jmorecfg.h.
| #define INLINE |
Definition at line 285 of file jmorecfg.h.
| #define INPUT_SMOOTHING_SUPPORTED |
Definition at line 234 of file jmorecfg.h.
Definition at line 160 of file jmorecfg.h.
Referenced by jpeg_write_marker().
| #define JPEG_MAX_DIMENSION 65500L |
Definition at line 134 of file jmorecfg.h.
Referenced by initial_setup(), and METHODDEF().
Definition at line 147 of file jmorecfg.h.
| #define MAX_COMPONENTS 10 |
Definition at line 35 of file jmorecfg.h.
Referenced by initial_setup(), jpeg_copy_critical_parameters(), jpeg_set_colorspace(), jpeg_set_defaults(), METHODDEF(), and validate_script().
| #define MAXJSAMPLE 255 |
Definition at line 60 of file jmorecfg.h.
Referenced by 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(), rgb_ycc_start(), select_colors(), and ycck_cmyk_convert().
Definition at line 145 of file jmorecfg.h.
| #define MULTIPLIER int |
Definition at line 296 of file jmorecfg.h.
| #define QUANT_1PASS_SUPPORTED |
Definition at line 246 of file jmorecfg.h.
| #define QUANT_2PASS_SUPPORTED |
Definition at line 247 of file jmorecfg.h.
| #define RGB_BLUE 2 |
Definition at line 269 of file jmorecfg.h.
Referenced by gray_rgb_convert(), h2v1_merged_upsample(), h2v2_merged_upsample(), rgb_gray_convert(), rgb_ycc_convert(), select_ncolors(), and ycc_rgb_convert().
| #define RGB_GREEN 1 |
Definition at line 268 of file jmorecfg.h.
Referenced by gray_rgb_convert(), h2v1_merged_upsample(), h2v2_merged_upsample(), rgb_gray_convert(), rgb_ycc_convert(), select_ncolors(), and ycc_rgb_convert().
| #define RGB_PIXELSIZE 3 |
Definition at line 270 of file jmorecfg.h.
Referenced by gray_rgb_convert(), h2v1_merged_upsample(), h2v2_merged_upsample(), jinit_color_converter(), jinit_color_deconverter(), jpeg_calc_output_dimensions(), rgb_gray_convert(), rgb_ycc_convert(), use_merged_upsample(), and ycc_rgb_convert().
| #define RGB_RED 0 |
Definition at line 267 of file jmorecfg.h.
Referenced by gray_rgb_convert(), h2v1_merged_upsample(), h2v2_merged_upsample(), rgb_gray_convert(), rgb_ycc_convert(), select_ncolors(), and ycc_rgb_convert().
| #define SAVE_MARKERS_SUPPORTED |
Definition at line 241 of file jmorecfg.h.
| #define TRUE 1 |
Definition at line 186 of file jmorecfg.h.
| #define UPSAMPLE_MERGING_SUPPORTED |
Definition at line 245 of file jmorecfg.h.
| typedef char boolean |
Definition at line 180 of file jmorecfg.h.
| typedef short INT16 |
Definition at line 116 of file jmorecfg.h.
| typedef int INT32 |
Definition at line 122 of file jmorecfg.h.
| typedef short JCOEF |
Definition at line 86 of file jmorecfg.h.
| typedef unsigned int JDIMENSION |
Definition at line 132 of file jmorecfg.h.
| typedef unsigned char JOCTET |
Definition at line 95 of file jmorecfg.h.
| typedef unsigned char JSAMPLE |
Definition at line 57 of file jmorecfg.h.
| typedef unsigned short UINT16 |
Definition at line 111 of file jmorecfg.h.
| typedef unsigned char UINT8 |
Definition at line 107 of file jmorecfg.h.