my_upsampler::h_expand is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

my_upsampler::h_expand field

Syntax

UINT8 h_expand[MAX_COMPONENTS];

References

LocationReferrerText
jdsample.c:58
UINT8 h_expand[MAX_COMPONENTS];
jdsample.c:202int_upsample()
h_expand = upsample->h_expand[compptr->component_index];
jdsample.c:349jinit_upsampler()
upsample->h_expand[ci] = (UINT8) (h_out_group / h_in_group);

Data Use

Functions reading my_upsampler::h_expand
my_upsampler::h_expand
all items filtered out
Type of my_upsampler::h_expand
my_upsampler::h_expand
UINT8
all items filtered out