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

my_upsampler::spare_row field

Syntax

JSAMPROW spare_row;

References

LocationReferrerText
jdmerge.c:63
JSAMPROW spare_row;
jdmerge.c:157merged_2v_upsample()
jcopy_sample_rows(& upsample->spare_row, 0, output_buf + *out_row_ctr, 0,
jdmerge.c:176merged_2v_upsample()
work_ptrs[1] = upsample->spare_row;
jdmerge.c:387jinit_merged_upsampler()
upsample->spare_row = (JSAMPROW)
jdmerge.c:394jinit_merged_upsampler()
upsample->spare_row = NULL;

Data Use

Functions writing my_upsampler::spare_row
Functions reading my_upsampler::spare_row
all items filtered out
my_upsampler::spare_row
all items filtered out
Type of my_upsampler::spare_row
my_upsampler::spare_row
JSAMPLE
all items filtered out