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

my_upsampler::v_expand field

Syntax

UINT8 v_expand[MAX_COMPONENTS];

References

LocationReferrerText
jdsample.c:59
UINT8 v_expand[MAX_COMPONENTS];
jdsample.c:203int_upsample()
v_expand = upsample->v_expand[compptr->component_index];
jdsample.c:350jinit_upsampler()
upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group);

Data Use

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