doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
jpeg_scan_info Struct Reference

#include <jpeglib.h>

Public Attributes

int comps_in_scan
 
int component_index [MAX_COMPS_IN_SCAN]
 
int Ss
 
int Se
 
int Ah
 
int Al
 

Detailed Description

Definition at line 196 of file jpeglib.h.

Member Data Documentation

int jpeg_scan_info::Ah

Definition at line 200 of file jpeglib.h.

int jpeg_scan_info::Al

Definition at line 200 of file jpeglib.h.

int jpeg_scan_info::component_index[MAX_COMPS_IN_SCAN]

Definition at line 198 of file jpeglib.h.

int jpeg_scan_info::comps_in_scan

Definition at line 197 of file jpeglib.h.

int jpeg_scan_info::Se

Definition at line 199 of file jpeglib.h.

int jpeg_scan_info::Ss

Definition at line 199 of file jpeglib.h.


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