ReactOS Fundraising Campaign 2012
 
€ 3,873 / € 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

jdatadst.c File Reference
#include "jinclude.h"
#include "jpeglib.h"
#include "jerror.h"

Go to the source code of this file.

Data Structures

struct  my_destination_mgr
struct  my_mem_destination_mgr

Defines

#define OUTPUT_BUF_SIZE   4096 /* choose an efficiently fwrite'able size */

Typedefs

typedef my_destination_mgrmy_dest_ptr
typedef my_mem_destination_mgrmy_mem_dest_ptr

Functions

void *malloc JPP ((size_t size))
void free JPP ((void *ptr))
 init_destination (j_compress_ptr cinfo)
 init_mem_destination (j_compress_ptr cinfo)
 empty_output_buffer (j_compress_ptr cinfo)
 empty_mem_output_buffer (j_compress_ptr cinfo)
 term_destination (j_compress_ptr cinfo)
 term_mem_destination (j_compress_ptr cinfo)
 jpeg_stdio_dest (j_compress_ptr cinfo, FILE *outfile)
 jpeg_mem_dest (j_compress_ptr cinfo, unsigned char **outbuffer, unsigned long *outsize)

Generated on Sat May 19 2012 04:47:16 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.