my_coef_controller::MCU_ctr is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

my_coef_controller::MCU_ctr field

Syntax

JDIMENSION MCU_ctr;

References

LocationReferrerText
jdcoefct.c:34
JDIMENSION MCU_ctr; /* counts MCUs processed in current row */
jdcoefct.c:98start_iMCU_row()
coef->MCU_ctr = 0;
jdcoefct.c:163decompress_onepass()
for (MCU_col_num = coef->MCU_ctr; MCU_col_num <= last_MCU_col;
jdcoefct.c:172decompress_onepass()
coef->MCU_ctr = MCU_col_num;
jdcoefct.c:211decompress_onepass()
coef->MCU_ctr = 0;

Data Use

Functions writing my_coef_controller::MCU_ctr
Functions reading my_coef_controller::MCU_ctr
my_coef_controller::MCU_ctr
all items filtered out
Type of my_coef_controller::MCU_ctr
my_coef_controller::MCU_ctr
JDIMENSION
all items filtered out