LibJPEG
jpeg_marker_struct
is only used within LibJPEG.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
LibJPEG
jpeg_marker_struct
jpeg_marker_struct struct
Syntax
Show:
Summary
Declaration
Definition
from
jpeglib.h:202
typedef
struct
jpeg_marker_struct
FAR
*
jpeg_saved_marker_ptr
;
Implemented in
jpeglib.h:204
Fields
Field
Declared as
jpeg_marker_struct::next
jpeg_saved_marker_ptr
jpeg_marker_struct::marker
UINT8
jpeg_marker_struct::original_length
unsigned
int
jpeg_marker_struct::data_length
unsigned
int
jpeg_marker_struct::data
JOCTET
FAR
*
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out