Package gov.nih.mipav.model.file
Class libjpeg.my_post_controller
- java.lang.Object
-
- gov.nih.mipav.model.file.libjpeg.my_post_controller
-
- Enclosing class:
- libjpeg
class libjpeg.my_post_controller extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) byte[][]buffer8(package private) short[][]buffer9to12(package private) int[]next_row(package private) intpost_process_data(package private) intstart_pass(package private) intstarting_row(package private) intstrip_height(package private) libjpeg.jvirt_sarray_controlwhole_image
-
Constructor Summary
Constructors Constructor Description my_post_controller()
-
-
-
Field Detail
-
start_pass
int start_pass
-
post_process_data
int post_process_data
-
whole_image
libjpeg.jvirt_sarray_control whole_image
-
buffer8
byte[][] buffer8
-
buffer9to12
short[][] buffer9to12
-
strip_height
int strip_height
-
starting_row
int starting_row
-
next_row
int[] next_row
-
-