Package gov.nih.mipav.model.file
Class libjpeg.my_cquantizer2
java.lang.Object
gov.nih.mipav.model.file.libjpeg.my_cquantizer2
- Enclosing class:
libjpeg
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) int(package private) int[](package private) int(package private) int[](package private) short[][][](package private) boolean(package private) int(package private) boolean(package private) int(package private) byte[][](package private) short[][] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
start_pass
int start_pass -
color_quantize
int color_quantize -
finish_pass
int finish_pass -
new_color_map
int new_color_map -
sv_colormap8
byte[][] sv_colormap8 -
sv_colormap9to12
short[][] sv_colormap9to12 -
desired
int desired -
histogram
short[][][] histogram -
needs_zeroed
boolean needs_zeroed -
fserrors
int[] fserrors -
on_odd_row
boolean on_odd_row -
error_limiter
int[] error_limiter
-
-
Constructor Details
-
my_cquantizer2
my_cquantizer2()
-