my_post_controller::starting_row is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGmy_post_controller::starting_row

my_post_controller::starting_row field

Syntax

JDIMENSION starting_row;

References

LocationReferrerText
jdpostct.c:38
JDIMENSION starting_row; /* row # of first row in current strip */
jdpostct.c:116start_pass_dpost()
post->starting_row = post->next_row = 0;
jdpostct.c:171post_process_prepass()
post->starting_row, post->strip_height, TRUE);
jdpostct.c:191post_process_prepass()
post->starting_row += post->strip_height;
jdpostct.c:215post_process_2pass()
post->starting_row, post->strip_height, FALSE);
jdpostct.c:224post_process_2pass()
max_rows = cinfo->output_height - post->starting_row;
jdpostct.c:237post_process_2pass()
post->starting_row += post->strip_height;

Data Use

Functions writing my_post_controller::starting_row
Functions reading my_post_controller::starting_row
my_post_controller::starting_row
Type of my_post_controller::starting_row
my_post_controller::starting_row
JDIMENSION
all items filtered out