ReactOS 0.4.15-dev-7842-g558ab78
jpeg_c_prep_controller Struct Reference

#include <jpegint.h>

Public Member Functions

 JMETHOD (void, start_pass,(j_compress_ptr cinfo, J_BUF_MODE pass_mode))
 
 JMETHOD (void, pre_process_data,(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail))
 

Detailed Description

Definition at line 65 of file jpegint.h.

Member Function Documentation

◆ JMETHOD() [1/2]

jpeg_c_prep_controller::JMETHOD ( void  ,
pre_process_data  ,
(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail)   
)

◆ JMETHOD() [2/2]

jpeg_c_prep_controller::JMETHOD ( void  ,
start_pass  ,
(j_compress_ptr cinfo, J_BUF_MODE pass_mode)   
)

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