Package gov.nih.mipav.model.file
Class libjpeg.my_upsampler_jdsample
java.lang.Object
gov.nih.mipav.model.file.libjpeg.my_upsampler_jdsample
- Enclosing class:
libjpeg
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) byte[][][](package private) short[][][](package private) short[](package private) int[](package private) boolean(package private) int(package private) int[](package private) int(package private) int(package private) int(package private) short[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
start_pass
int start_pass -
upsample
int upsample -
need_context_rows
boolean need_context_rows -
color_buf8
byte[][][] color_buf8 -
color_buf9to12
short[][][] color_buf9to12 -
methods
int[] methods -
next_row_out
int next_row_out -
rows_to_go
int rows_to_go -
rowgroup_height
int[] rowgroup_height -
h_expand
short[] h_expand -
v_expand
short[] v_expand
-
-
Constructor Details
-
my_upsampler_jdsample
my_upsampler_jdsample()
-