Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

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

#define BITS_IN_JSAMPLE   8
 

Definition at line 23 of file jmorecfg.h.

Referenced by initial_setup(), jpeg_set_defaults(), and read_gif_map().

#define CENTERJSAMPLE   128
 

Definition at line 74 of file jmorecfg.h.

Referenced by build_ycc_rgb_table(), forward_DCT(), forward_DCT_float(), and prepare_range_limit_table().

#define EXTERN type       extern type
 

Definition at line 190 of file jmorecfg.h.

#define FALSE   0
 

Definition at line 230 of file jmorecfg.h.

#define FAR
 

Definition at line 215 of file jmorecfg.h.

#define GETJOCTET value       ((value) & 0xFF)
 

Definition at line 119 of file jmorecfg.h.

Referenced by examine_app0(), examine_app14(), jcopy_markers_execute(), and jpeg_fill_bit_buffer().

#define GETJSAMPLE value       ((int) (value) & 0xFF)
 

Definition at line 68 of file jmorecfg.h.

Referenced by add_map_entry(), 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().

#define GLOBAL type       type
 

Definition at line 188 of file jmorecfg.h.

#define JMETHOD type,
methodname,
arglist       type (*methodname) ()
 

Definition at line 202 of file jmorecfg.h.

Referenced by jpeg_write_marker().

#define JPEG_MAX_DIMENSION   65500L
 

Definition at line 173 of file jmorecfg.h.

Referenced by initial_setup().

#define LOCAL type       static type
 

Definition at line 186 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(), set_quant_slots(), set_sample_factors(), and validate_script().

#define MAXJSAMPLE   255
 

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().

#define METHODDEF type       static type
 

Definition at line 184 of file jmorecfg.h.

#define TRUE   1
 

Definition at line 233 of file jmorecfg.h.


Typedef Documentation

typedef int boolean
 

Definition at line 227 of file jmorecfg.h.

typedef short INT16
 

Definition at line 155 of file jmorecfg.h.

Referenced by start_pass(), and start_pass_fdctmgr().

typedef long INT32
 

Definition at line 161 of file jmorecfg.h.

Referenced by build_ycc_rgb_table(), cmyk_ycck_convert(), decompress_smooth_data(), emit_bits(), examine_app0(), examine_app14(), find_best_colors(), find_biggest_volume(), find_nearby_colors(), fullsize_smooth_downsample(), get_dht(), get_dqt(), get_dri(), get_interesting_appn(), get_sof(), get_sos(), h2v1_merged_upsample(), h2v2_fancy_upsample(), h2v2_merged_upsample(), h2v2_smooth_downsample(), int_downsample(), jpeg_fdct_islow(), jpeg_huff_decode(), jpeg_idct_1x1(), jpeg_idct_2x2(), jpeg_idct_4x4(), jpeg_idct_float(), jpeg_idct_islow(), make_odither_array(), rgb_gray_convert(), rgb_ycc_convert(), rgb_ycc_start(), save_marker(), skip_variable(), start_pass(), start_pass_fdctmgr(), update_box(), ycc_rgb_convert(), and ycck_cmyk_convert().

typedef short JCOEF
 

Definition at line 99 of file jmorecfg.h.

Referenced by compress_first_pass(), do_flip_h(), and jcopy_block_row().

typedef unsigned int JDIMENSION
 

Definition at line 171 of file jmorecfg.h.

Referenced by access_virt_barray(), access_virt_sarray(), alloc_barray(), alloc_sarray(), cmyk_ycck_convert(), color_quantize(), color_quantize3(), compress_data(), compress_first_pass(), compress_output(), consume_data(), decompress_data(), decompress_onepass(), decompress_smooth_data(), do_flip_h(), do_flip_v(), do_rot_180(), do_rot_270(), do_rot_90(), do_transpose(), do_transverse(), expand_bottom_edge(), expand_right_edge(), forward_DCT(), forward_DCT_float(), fullsize_smooth_downsample(), gray_rgb_convert(), grayscale_convert(), h2v1_downsample(), h2v1_fancy_upsample(), h2v1_merged_upsample(), h2v2_downsample(), h2v2_fancy_upsample(), h2v2_merged_upsample(), h2v2_smooth_downsample(), initial_setup(), int_downsample(), jcopy_block_row(), jcopy_sample_rows(), jpeg_finish_compress(), jpeg_idct_1x1(), jpeg_idct_2x2(), jpeg_idct_4x4(), jpeg_idct_float(), jpeg_idct_ifast(), jpeg_idct_islow(), jpeg_read_raw_data(), jpeg_read_scanlines(), jpeg_write_raw_data(), jpeg_write_scanlines(), master_selection(), merged_1v_upsample(), merged_2v_upsample(), null_convert(), output_pass_setup(), pass2_fs_dither(), pass2_no_dither(), post_process_1pass(), post_process_2pass(), post_process_prepass(), pre_process_context(), pre_process_data(), prescan_quantize(), process_data_context_main(), process_data_crank_post(), process_data_simple_main(), quantize3_ord_dither(), quantize_fs_dither(), quantize_ord_dither(), request_virt_barray(), request_virt_sarray(), rgb_gray_convert(), rgb_ycc_convert(), sep_downsample(), sep_upsample(), transpose_critical_parameters(), trim_bottom_edge(), trim_right_edge(), ycc_rgb_convert(), and ycck_cmyk_convert().

typedef char JOCTET
 

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().

typedef char JSAMPLE
 

Definition at line 64 of file jmorecfg.h.

Referenced by access_virt_sarray(), alloc_sarray(), do_sarray_io(), expand_right_edge(), fill_inverse_cmap(), find_best_colors(), find_nearby_colors(), h2v1_merged_upsample(), h2v1_upsample(), h2v2_merged_upsample(), h2v2_upsample(), int_upsample(), jcopy_sample_rows(), jinit_merged_upsampler(), jpeg_idct_1x1(), jpeg_idct_2x2(), jpeg_idct_4x4(), jpeg_idct_float(), jpeg_idct_ifast(), jpeg_idct_islow(), pass2_fs_dither(), prepare_range_limit_table(), quantize_fs_dither(), quantize_ord_dither(), realize_virt_arrays(), ycc_rgb_convert(), and ycck_cmyk_convert().

typedef unsigned int UINT16
 

Definition at line 149 of file jmorecfg.h.

Referenced by transpose_critical_parameters().

typedef short UINT8
 

Definition at line 140 of file jmorecfg.h.

Referenced by add_huff_table(), get_dht(), jpeg_gen_optimal_table(), and std_huff_tables().

 

Powered by Plone

This site conforms to the following standards: