Class libjpeg.my_cquantizer2

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

class libjpeg.my_cquantizer2 extends Object
  • Field Details

    • start_pass

      int start_pass
    • color_quantize

      int color_quantize
    • finish_pass

      int finish_pass
    • new_color_map

      int new_color_map
    • sv_colormap8

      byte[][] sv_colormap8
    • sv_colormap9to12

      short[][] sv_colormap9to12
    • desired

      int desired
    • histogram

      short[][][] histogram
    • needs_zeroed

      boolean needs_zeroed
    • fserrors

      int[] fserrors
    • on_odd_row

      boolean on_odd_row
    • error_limiter

      int[] error_limiter
  • Constructor Details

    • my_cquantizer2

      my_cquantizer2()