unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
GLenum GLuint GLenum GLsizei const GLchar * buf
static DWORD block_size(DWORD block)
int lzx_finish(struct lzx_data *lzxd, struct lzx_results *lzxr)
int lzx_init(struct lzx_data **lzxdp, int wsize_code, lzx_get_bytes_t get_bytes, void *get_bytes_arg, lzx_at_eof_t at_eof, lzx_put_bytes_t put_bytes, void *put_bytes_arg, lzx_mark_frame_t mark_frame, void *mark_frame_arg)
int lzx_compress_block(lzx_data *lzxd, int block_size, int subdivide)
int(* lzx_get_bytes_t)(void *arg, int n, void *buf)
void lzx_reset(lzx_data *lzxd)
int(* lzx_at_eof_t)(void *arg)
int(* lzx_put_bytes_t)(void *arg, int n, void *buf)
void(* lzx_mark_frame_t)(void *arg, uint32_t uncomp, uint32_t comp)
long len_compressed_output
long len_uncompressed_input