# 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_entropy_decoder Struct Reference

#include <jpegint.h>

List of all members.

Public Methods

 JMETHOD (void, start_pass, (j_decompress_ptr cinfo))
 JMETHOD (boolean, decode_mcu, (j_decompress_ptr cinfo, JBLOCKROW *MCU_data))

Public Attributes

boolean insufficient_data


Member Function Documentation

jpeg_entropy_decoder::JMETHOD ( boolean,
decode_mcu,
(j_decompress_ptr cinfo,JBLOCKROW *MCU_data) )
 

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


Member Data Documentation

boolean jpeg_entropy_decoder::insufficient_data
 

Definition at line 216 of file jpegint.h.


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