Class libjpeg.my_coef_controller

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

class libjpeg.my_coef_controller extends Object
  • Field Details

    • start_input_pass

      int start_input_pass
    • consume_data

      int consume_data
    • start_output_pass

      int start_output_pass
    • decompress_data

      int decompress_data
    • coef_arrays

    • MCU_ctr

      int MCU_ctr
    • MCU_vert_offset

      int MCU_vert_offset
    • MCU_rows_per_iMCU_row

      int MCU_rows_per_iMCU_row
    • MCU_buffer

      short[][][] MCU_buffer
    • whole_image

    • coef_bits_latch

      int[] coef_bits_latch
    • SAVED_COEFS

      final int SAVED_COEFS
      See Also:
    • blk_buffer

      short[][] blk_buffer
  • Constructor Details

    • my_coef_controller

      my_coef_controller()