# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

jpeg_input_controller Struct Reference

#include <jpegint.h>

List of all members.

Public Methods

 JMETHOD (int, consume_input, (j_decompress_ptr cinfo))
 JMETHOD (void, reset_input_controller, (j_decompress_ptr cinfo))
 JMETHOD (void, start_input_pass, (j_decompress_ptr cinfo))
 JMETHOD (void, finish_input_pass, (j_decompress_ptr cinfo))

Public Attributes

boolean has_multiple_scans
boolean eoi_reached


Member Function Documentation

jpeg_input_controller::JMETHOD ( void,
finish_input_pass,
(j_decompress_ptr cinfo) )
 

jpeg_input_controller::JMETHOD ( void,
start_input_pass,
(j_decompress_ptr cinfo) )
 

jpeg_input_controller::JMETHOD ( void,
reset_input_controller,
(j_decompress_ptr cinfo) )
 

jpeg_input_controller::JMETHOD ( int,
consume_input,
(j_decompress_ptr cinfo) )
 


Member Data Documentation

boolean jpeg_input_controller::eoi_reached
 

Definition at line 154 of file jpegint.h.

boolean jpeg_input_controller::has_multiple_scans
 

Definition at line 153 of file jpegint.h.


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