ReactOS 0.4.16-dev-91-g764881a
|
#include <transupp.h>
Definition at line 138 of file transupp.h.
boolean jpeg_transform_info::crop |
Definition at line 144 of file transupp.h.
Referenced by parse_switches().
JDIMENSION jpeg_transform_info::crop_height |
Definition at line 151 of file transupp.h.
Referenced by main().
JCROP_CODE jpeg_transform_info::crop_height_set |
Definition at line 152 of file transupp.h.
Referenced by main(), and parse_switches().
JDIMENSION jpeg_transform_info::crop_width |
Definition at line 149 of file transupp.h.
Referenced by main().
JCROP_CODE jpeg_transform_info::crop_width_set |
Definition at line 150 of file transupp.h.
Referenced by main(), and parse_switches().
JDIMENSION jpeg_transform_info::crop_xoffset |
Definition at line 153 of file transupp.h.
JCROP_CODE jpeg_transform_info::crop_xoffset_set |
Definition at line 154 of file transupp.h.
JDIMENSION jpeg_transform_info::crop_yoffset |
Definition at line 155 of file transupp.h.
JCROP_CODE jpeg_transform_info::crop_yoffset_set |
Definition at line 156 of file transupp.h.
jvirt_barray_ptr* jpeg_transform_info::drop_coef_arrays |
Definition at line 160 of file transupp.h.
Referenced by main().
JDIMENSION jpeg_transform_info::drop_height |
Definition at line 170 of file transupp.h.
j_decompress_ptr jpeg_transform_info::drop_ptr |
Definition at line 159 of file transupp.h.
Referenced by main().
JDIMENSION jpeg_transform_info::drop_width |
Definition at line 169 of file transupp.h.
boolean jpeg_transform_info::force_grayscale |
Definition at line 143 of file transupp.h.
Referenced by parse_switches().
int jpeg_transform_info::iMCU_sample_height |
Definition at line 172 of file transupp.h.
int jpeg_transform_info::iMCU_sample_width |
Definition at line 171 of file transupp.h.
int jpeg_transform_info::num_components |
Definition at line 163 of file transupp.h.
JDIMENSION jpeg_transform_info::output_height |
Definition at line 166 of file transupp.h.
JDIMENSION jpeg_transform_info::output_width |
Definition at line 165 of file transupp.h.
boolean jpeg_transform_info::perfect |
Definition at line 141 of file transupp.h.
Referenced by parse_switches().
JXFORM_CODE jpeg_transform_info::transform |
Definition at line 140 of file transupp.h.
Referenced by parse_switches(), and select_transform().
boolean jpeg_transform_info::trim |
Definition at line 142 of file transupp.h.
Referenced by parse_switches().
jvirt_barray_ptr* jpeg_transform_info::workspace_coef_arrays |
Definition at line 164 of file transupp.h.
JDIMENSION jpeg_transform_info::x_crop_offset |
Definition at line 167 of file transupp.h.
JDIMENSION jpeg_transform_info::y_crop_offset |
Definition at line 168 of file transupp.h.