Class JPEGDecoder.jpeg_upsampler
java.lang.Object
org.eclipse.swt.internal.image.JPEGDecoder.jpeg_upsampler
- Enclosing class:
JPEGDecoder
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) byte[][][](package private) int[](package private) byte[](package private) int[](package private) boolean(package private) int(package private) int[](package private) int(package private) byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Field Details
-
need_context_rows
boolean need_context_rows -
color_buf
byte[][][] color_buf -
color_buf_offset
int[] color_buf_offset -
methods
int[] methods -
next_row_out
int next_row_out -
rows_to_go
int rows_to_go -
rowgroup_height
int[] rowgroup_height -
h_expand
byte[] h_expand -
v_expand
byte[] v_expand
-
-
Constructor Details
-
jpeg_upsampler
jpeg_upsampler()
-
-
Method Details
-
start_pass
-