LibJPEG
jpeg_destination_mgr
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_destination_mgr
jpeg_destination_mgr struct
Syntax
Show:
Summary
Declaration
Definition
from
jpeglib.h:281
struct
jpeg_destination_mgr
;
Implemented in
jpeglib.h:752
Fields
Field
Declared as
jpeg_destination_mgr::next_output_byte
JOCTET
*
jpeg_destination_mgr::free_in_buffer
size_t
jpeg_destination_mgr::init_destination
void
,
,
(
j_compress_ptr
cinfo
)
jpeg_destination_mgr::empty_output_buffer
boolean
,
,
(
j_compress_ptr
cinfo
)
jpeg_destination_mgr::term_destination
void
,
,
(
j_compress_ptr
cinfo
)
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