static final class JPEGDecoder.jpeg_decomp_master
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
is_dummy_pass |
(package private) int |
pass_number |
(package private) JPEGDecoder.jpeg_color_quantizer |
quantizer_1pass |
(package private) JPEGDecoder.jpeg_color_quantizer |
quantizer_2pass |
(package private) boolean |
using_merged_upsample |
Constructor and Description |
---|
JPEGDecoder.jpeg_decomp_master() |
boolean is_dummy_pass
int pass_number
boolean using_merged_upsample
JPEGDecoder.jpeg_color_quantizer quantizer_1pass
JPEGDecoder.jpeg_color_quantizer quantizer_2pass