MISR Toolkit  1.5.1
Data Fields
jpeg_marker_struct Struct Reference

#include <jpeglib.h>

Collaboration diagram for jpeg_marker_struct:
Collaboration graph

Data Fields

jpeg_saved_marker_ptr next
 
UINT8 marker
 
unsigned int original_length
 
unsigned int data_length
 
JOCTET FARdata
 

Detailed Description

Definition at line 195 of file jpeglib.h.

Field Documentation

◆ data

JOCTET FAR * jpeg_marker_struct::data

Definition at line 200 of file jpeglib.h.

◆ data_length

unsigned int jpeg_marker_struct::data_length

Definition at line 199 of file jpeglib.h.

◆ marker

UINT8 jpeg_marker_struct::marker

Definition at line 197 of file jpeglib.h.

◆ next

jpeg_saved_marker_ptr jpeg_marker_struct::next

Definition at line 196 of file jpeglib.h.

◆ original_length

unsigned int jpeg_marker_struct::original_length

Definition at line 198 of file jpeglib.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54