jpeg_decompress_struct::output_iMCU_row is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGjpeg_decompress_struct::output_iMCU_row

jpeg_decompress_struct::output_iMCU_row field

Syntax

JDIMENSION output_iMCU_row;

References

LocationReferrerText
jpeglib.h:533
JDIMENSION output_iMCU_row; /* Number of iMCU rows read */
jdcoefct.c:133start_output_pass()
cinfo->output_iMCU_row = 0;
jdcoefct.c:214decompress_onepass()
cinfo->output_iMCU_row++;

Data Use

Functions writing jpeg_decompress_struct::output_iMCU_row
Functions reading jpeg_decompress_struct::output_iMCU_row
jpeg_decompress_struct::output_iMCU_row
all items filtered out
Type of jpeg_decompress_struct::output_iMCU_row
jpeg_decompress_struct::output_iMCU_row
JDIMENSION
all items filtered out