static final class JPEGDecoder.jpeg_d_post_controller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int[][] |
buffer |
(package private) int |
next_row |
(package private) int |
post_process_data |
(package private) int |
starting_row |
(package private) int |
strip_height |
(package private) int[] |
whole_image |
Constructor and Description |
---|
JPEGDecoder.jpeg_d_post_controller() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
start_pass(JPEGDecoder.jpeg_decompress_struct cinfo,
int pass_mode) |
int post_process_data
int[] whole_image
int[][] buffer
int strip_height
int starting_row
int next_row
void start_pass(JPEGDecoder.jpeg_decompress_struct cinfo, int pass_mode)