ReactOS 0.4.15-dev-7924-g5949c20
jpeg_downsampler Struct Reference

#include <jpegint.h>

Public Member Functions

 JMETHOD (void, start_pass,(j_compress_ptr cinfo))
 
 JMETHOD (void, downsample,(j_compress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_index, JSAMPIMAGE output_buf, JDIMENSION out_row_group_index))
 

Public Attributes

boolean need_context_rows
 

Detailed Description

Definition at line 92 of file jpegint.h.

Member Function Documentation

◆ JMETHOD() [1/2]

jpeg_downsampler::JMETHOD ( void  ,
downsample  ,
(j_compress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_index, JSAMPIMAGE output_buf, JDIMENSION out_row_group_index)   
)

◆ JMETHOD() [2/2]

jpeg_downsampler::JMETHOD ( void  ,
start_pass  ,
(j_compress_ptr cinfo)   
)

Member Data Documentation

◆ need_context_rows

boolean jpeg_downsampler::need_context_rows

Definition at line 99 of file jpegint.h.


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