Unit 'JdHuff' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pasjpeg]

bitread_working_state

Declaration

Source position: jdhuff.pas line 101

type bitread_working_state = record

  next_input_byte: JOCTETPTR;

  bytes_in_buffer: size_t;

  get_buffer: bit_buf_type;

  bits_left: int;

  cinfo: j_decompress_ptr;

end;


Documentation generated on: 2023-03-18