COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
#include <jpeglib.h>
Public Attributes | |
JOCTET * | next_output_byte |
size_t | free_in_buffer |
void(* | init_destination )() |
boolean(* | empty_output_buffer )() |
void(* | term_destination )() |
JOCTET* jpeg_destination_mgr::next_output_byte |
size_t jpeg_destination_mgr::free_in_buffer |
void(* jpeg_destination_mgr::init_destination) () |
boolean(* jpeg_destination_mgr::empty_output_buffer) () |
void(* jpeg_destination_mgr::term_destination) () |