COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
#include <jpeglib.h>
Public Attributes | |
struct jpeg_error_mgr * | err |
struct jpeg_memory_mgr * | mem |
struct jpeg_progress_mgr * | progress |
void * | client_data |
boolean | is_decompressor |
int | global_state |
struct jpeg_error_mgr* jpeg_common_struct::err |
struct jpeg_memory_mgr* jpeg_common_struct::mem |
struct jpeg_progress_mgr* jpeg_common_struct::progress |
void* jpeg_common_struct::client_data |
boolean jpeg_common_struct::is_decompressor |
int jpeg_common_struct::global_state |