ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

jcarith.c File Reference
#include "jinclude.h"
#include "jpeglib.h"

Go to the source code of this file.

Data Structures

struct  arith_entropy_encoder

Defines

#define JPEG_INTERNALS
#define DC_STAT_BINS   64
#define AC_STAT_BINS   256
#define ISHIFT_TEMPS
#define IRIGHT_SHIFT(x, shft)   ((x) >> (shft))

Typedefs

typedef arith_entropy_encoderarith_entropy_ptr

Functions

 emit_byte (int val, j_compress_ptr cinfo)
 finish_pass (j_compress_ptr cinfo)
 arith_encode (j_compress_ptr cinfo, unsigned char *st, int val)
 emit_restart (j_compress_ptr cinfo, int restart_num)
 encode_mcu_DC_first (j_compress_ptr cinfo, JBLOCKROW *MCU_data)
 encode_mcu_AC_first (j_compress_ptr cinfo, JBLOCKROW *MCU_data)
 encode_mcu_DC_refine (j_compress_ptr cinfo, JBLOCKROW *MCU_data)
 encode_mcu_AC_refine (j_compress_ptr cinfo, JBLOCKROW *MCU_data)
 encode_mcu (j_compress_ptr cinfo, JBLOCKROW *MCU_data)
 start_pass (j_compress_ptr cinfo, boolean gather_statistics)
 jinit_arith_encoder (j_compress_ptr cinfo)

Generated on Sun May 27 2012 04:49:10 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.