Class libjpeg.my_upsampler_jdsample

  • Enclosing class:
    libjpeg

    class libjpeg.my_upsampler_jdsample
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • 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 Detail

      • my_upsampler_jdsample

        my_upsampler_jdsample()