Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | List of all members
jpeg_d_main_controller Struct Reference

#include <jpegint.h>

Public Member Functions

 JMETHOD (void, start_pass,(j_decompress_ptr cinfo, J_BUF_MODE pass_mode))
 
 JMETHOD (void, process_data,(j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail))
 

Detailed Description

Definition at line 158 of file jpegint.h.

Member Function Documentation

◆ JMETHOD() [1/2]

jpeg_d_main_controller::JMETHOD ( void  ,
start_pass  ,
(j_decompress_ptr cinfo, J_BUF_MODE pass_mode)   
)

◆ JMETHOD() [2/2]

jpeg_d_main_controller::JMETHOD ( void  ,
process_data  ,
(j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)   
)

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