LibJPEG
jpeg_downsampler
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_downsampler
jpeg_downsampler struct
Syntax
Show:
Summary
Declaration
Definition
from
jpeglib.h:432
struct
jpeg_downsampler
;
Implemented in
jpegint.h:92
Fields
Field
Declared as
jpeg_downsampler::start_pass
void
,
,
(
j_compress_ptr
cinfo
)
jpeg_downsampler::downsample
void
,
,
(
j_compress_ptr
cinfo
,
JSAMPIMAGE
input_buf
,
JDIMENSION
in_row_index
,
JSAMPIMAGE
output_buf
,
JDIMENSION
out_row_group_index
)
jpeg_downsampler::need_context_rows
boolean
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