Class JPEGDecoder.jpeg_upsampler

java.lang.Object
org.eclipse.swt.internal.image.JPEGDecoder.jpeg_upsampler
Enclosing class:
JPEGDecoder

static final class JPEGDecoder.jpeg_upsampler extends Object
  • 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