Class libjpeg.my_coef_controller

  • Enclosing class:
    libjpeg

    class libjpeg.my_coef_controller
    extends java.lang.Object
    • Field Detail

      • start_input_pass

        int start_input_pass
      • consume_data

        int consume_data
      • start_output_pass

        int start_output_pass
      • decompress_data

        int decompress_data
      • 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
      • coef_bits_latch

        int[] coef_bits_latch
      • blk_buffer

        short[][] blk_buffer
    • Constructor Detail

      • my_coef_controller

        my_coef_controller()