jpeg_upsampler Struct Reference

#include <jpegint.h>

List of all members.

Public Member Functions

 JMETHOD (void, start_pass,(j_decompress_ptr cinfo))
 JMETHOD (void, upsample,(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail))

Public Attributes

boolean need_context_rows


Detailed Description

Definition at line 231 of file jpegint.h.


Member Function Documentation

jpeg_upsampler::JMETHOD ( void  ,
start_pass  ,
(j_decompress_ptr cinfo)   
)

jpeg_upsampler::JMETHOD ( void  ,
upsample  ,
(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)   
)


Member Data Documentation

boolean jpeg_upsampler::need_context_rows

Definition at line 241 of file jpegint.h.

Referenced by jinit_merged_upsampler(), and jinit_upsampler().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:09 2011 for ROOT_528-00b_version by  doxygen 1.5.1