djpeg_dest_struct Struct Reference

#include <cdjpeg.h>


Detailed Description

Definition at line 47 of file cdjpeg.h.


Public Member Functions

 JMETHOD (void, finish_output,(j_decompress_ptr cinfo, djpeg_dest_ptr dinfo))
 JMETHOD (void, put_pixel_rows,(j_decompress_ptr cinfo, djpeg_dest_ptr dinfo, JDIMENSION rows_supplied))
 JMETHOD (void, start_output,(j_decompress_ptr cinfo, djpeg_dest_ptr dinfo))

Data Fields

JSAMPARRAY buffer
JDIMENSION buffer_height
FILE * output_file

Member Function Documentation

djpeg_dest_struct::JMETHOD ( void  ,
finish_output  ,
(j_decompress_ptr cinfo, djpeg_dest_ptr dinfo)   
)

djpeg_dest_struct::JMETHOD ( void  ,
put_pixel_rows  ,
(j_decompress_ptr cinfo, djpeg_dest_ptr dinfo, JDIMENSION rows_supplied)   
)

djpeg_dest_struct::JMETHOD ( void  ,
start_output  ,
(j_decompress_ptr cinfo, djpeg_dest_ptr dinfo)   
)


Field Documentation

Definition at line 68 of file cdjpeg.h.

Referenced by main().

Definition at line 69 of file cdjpeg.h.

Referenced by main().

Definition at line 62 of file cdjpeg.h.

Referenced by main().


Generated on Fri Feb 19 02:31:06 2010 for AVR32 - IJG JPEG Decoder Example by  doxygen 1.5.5