This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | BITS_IN_JSAMPLE 8 |
| #define | CENTERJSAMPLE 128 |
| #define | EXTERN extern |
| #define | FALSE 0 |
| #define | FAR |
| #define | GETJOCTET(value) ((value) & 0xFF) |
| #define | GETJSAMPLE(value) ((int) (value) & 0xFF) |
| #define | GLOBAL |
| #define | JPEG_MAX_DIMENSION 65500L |
| #define | LOCAL static |
| #define | MAX_COMPONENTS 10 |
| #define | MAXJSAMPLE 255 |
| #define | METHODDEF static |
| #define | TRUE 1 |
Typedefs | |
| typedef short | INT16 |
| typedef long | INT32 |
| typedef short | JCOEF |
| typedef unsigned int | JDIMENSION |
| typedef char | JOCTET |
| typedef char | JSAMPLE |
| typedef unsigned int | UINT16 |
| typedef short | UINT8 |
|
|
Definition at line 23 of file jmorecfg.h. |
|
|
Definition at line 74 of file jmorecfg.h. Referenced by prepare_range_limit_table(). |
|
|
Definition at line 187 of file jmorecfg.h. Referenced by bbcall(), bbentry(), bbexit(), dclglobal(), dcllocal(), do_sclass(), doglobal(), printdecl(), specifier(), stabsym(), trace_init(), and typestab(). |
|
|
|
Definition at line 201 of file jmorecfg.h. Referenced by access_virt_barray(), access_virt_sarray(), alloc_large(), compress_data(), compress_first_pass(), decompress_onepass(), do_barray_io(), do_sarray_io(), free_pool(), jpeg_get_large(), jzero_far(), read_xms_store(), transencode_coef_controller(), and write_xms_store(). |
|
|
Definition at line 119 of file jmorecfg.h. Referenced by jpeg_fill_bit_buffer(). |
|
|
Definition at line 68 of file jmorecfg.h. Referenced by cmyk_ycck_convert(), forward_DCT_float(), fullsize_smooth_downsample(), h2v1_downsample(), h2v1_fancy_upsample(), h2v2_downsample(), h2v2_fancy_upsample(), h2v2_smooth_downsample(), int_downsample(), rgb_gray_convert(), rgb_ycc_convert(), ycc_rgb_convert(), and ycck_cmyk_convert(). |
|
|
Definition at line 186 of file jmorecfg.h. Referenced by addrtree(), bbcall(), bbentry(), bbvars(), checkref(), cvtconst(), dclglobal(), dcllocal(), do_scope(), doAddress(), emitSymbol(), exitscope(), finalize(), funcdefn(), LoadJPGBuff(), main(), main_init(), mkstr(), mksymbol(), prof_init(), specifier(), stabinit(), stabsym(), swcode(), tracecall(), type_init(), uid2symbol(), uid2type(), and xxinit(). |
|
|
Definition at line 175 of file jmorecfg.h. Referenced by initial_setup(). |
|
|
Definition at line 185 of file jmorecfg.h. Referenced by checkref(), compound(), dcllocal(), decl(), do_scope(), emitSymbol(), enumdcl(), genident(), and temporary(). |
|
|
Definition at line 35 of file jmorecfg.h. Referenced by initial_setup(), jpeg_copy_critical_parameters(), jpeg_set_colorspace(), and jpeg_set_defaults(). |
|
|
Definition at line 73 of file jmorecfg.h. Referenced by build_ycc_rgb_table(), cmyk_ycck_convert(), prepare_range_limit_table(), and ycck_cmyk_convert(). |
|
|
Definition at line 184 of file jmorecfg.h. |
|
|
|
Definition at line 157 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(), decode_mcu(), forward_DCT_float(), and jcopy_block_row(). |
|
|
|
Definition at line 115 of file jmorecfg.h. Referenced by emit_byte(), init_destination(), jpeg_fill_bit_buffer(), jpeg_stdio_src(), jpeg_write_marker(), and write_any_marker(). |
|
|
|
Definition at line 149 of file jmorecfg.h. Referenced by get_dqt(), and jpeg_add_quant_table(). |
|
|
Definition at line 140 of file jmorecfg.h. Referenced by add_huff_table(), get_app0(), get_app14(), get_dac(), get_dht(), jinit_upsampler(), jpeg_gen_optimal_table(), and std_huff_tables(). |
1.3.9.1