Class libjpeg.my_upsampler_jdsample

java.lang.Object
gov.nih.mipav.model.file.libjpeg.my_upsampler_jdsample
Enclosing class:
libjpeg

class libjpeg.my_upsampler_jdsample extends Object
  • Field Details

    • start_pass

      int start_pass
    • upsample

      int upsample
    • need_context_rows

      boolean need_context_rows
    • color_buf8

      byte[][][] color_buf8
    • color_buf9to12

      short[][][] color_buf9to12
    • methods

      int[] methods
    • next_row_out

      int next_row_out
    • rows_to_go

      int rows_to_go
    • rowgroup_height

      int[] rowgroup_height
    • h_expand

      short[] h_expand
    • v_expand

      short[] v_expand
  • Constructor Details

    • my_upsampler_jdsample

      my_upsampler_jdsample()