LMMS
Loading...
Searching...
No Matches
jpeg_upsampler Struct Reference

#include <jpegint.h>

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

Member Function Documentation

◆ JMETHOD() [1/2]

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

◆ JMETHOD() [2/2]

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

◆ need_context_rows

boolean jpeg_upsampler::need_context_rows

The documentation for this struct was generated from the following file: