jpeg_component_info::quant_table is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGjpeg_component_info::quant_table

jpeg_component_info::quant_table field

Syntax

JQUANT_TBL * quant_table;

References

LocationReferrerText
jpeglib.h:184
JQUANT_TBL * quant_table;
jctrans.c:126jpeg_copy_critical_parameters()
c_quant = incomp->quant_table;
jddctmgr.c:269start_pass()
qtbl = compptr->quant_table;
jdinput.c:371initial_setup()
compptr->quant_table = NULL;
jdinput.c:496latch_quant_tables()
if (compptr->quant_table != NULL)
jdinput.c:508latch_quant_tables()
compptr->quant_table = qtbl;

Data Use

Functions writing jpeg_component_info::quant_table
Functions reading jpeg_component_info::quant_table
jpeg_component_info::quant_table
Type of jpeg_component_info::quant_table
jpeg_component_info::quant_table
all items filtered out