my_downsampler is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

my_downsampler struct

Syntax

typedef struct {   struct jpeg_downsampler pub;       downsample1_ptr methods[MAX_COMPONENTS];   int rowgroup_height[MAX_COMPONENTS];   UINT8 h_expand[MAX_COMPONENTS];   UINT8 v_expand[MAX_COMPONENTS]; } my_downsampler;

Fields

pub

No summary provided. Read more...

methods

No summary provided. Read more...

rowgroup_height

No summary provided. Read more...

h_expand

No summary provided. Read more...

v_expand

No summary provided. Read more...

Type Use

Variables of my_downsampler type
sep_downsample()::downsample
int_downsample()::downsample
jinit_downsampler()::downsample
all items filtered out
my_downsampler
all items filtered out
my_downsampler
all items filtered out