COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
jpeg_source_mgr Struct Reference

#include <jpeglib.h>

Collaboration diagram for jpeg_source_mgr:

Public Attributes

const JOCTETnext_input_byte
 
size_t bytes_in_buffer
 
void(* init_source )()
 
boolean(* fill_input_buffer )()
 
void(* skip_input_data )()
 
boolean(* resync_to_restart )()
 
void(* term_source )()
 

Member Data Documentation

const JOCTET* jpeg_source_mgr::next_input_byte
size_t jpeg_source_mgr::bytes_in_buffer
void(* jpeg_source_mgr::init_source) ()
boolean(* jpeg_source_mgr::fill_input_buffer) ()
void(* jpeg_source_mgr::skip_input_data) ()
boolean(* jpeg_source_mgr::resync_to_restart) ()
void(* jpeg_source_mgr::term_source) ()

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