huff_entropy_decoder::derived_tbls is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGhuff_entropy_decoder::derived_tbls

huff_entropy_decoder::derived_tbls field

Syntax

References

LocationReferrerText
jdhuff.c:238
d_derived_tbl * derived_tbls[NUM_HUFF_TBLS];
jdhuff.c:729decode_mcu_DC_first()
tbl = entropy->derived_tbls[compptr->dc_tbl_no];
jdhuff.c:1384start_pass_huff_decoder()
& entropy->derived_tbls[tbl]);
jdhuff.c:1389start_pass_huff_decoder()
& entropy->derived_tbls[tbl]);
jdhuff.c:1391start_pass_huff_decoder()
entropy->ac_derived_tbl = entropy->derived_tbls[tbl];
jdhuff.c:1533jinit_huff_decoder()
entropy->derived_tbls[i] = NULL;

Data Use

Functions reading huff_entropy_decoder::derived_tbls
huff_entropy_decoder::derived_tbls
Type of huff_entropy_decoder::derived_tbls
huff_entropy_decoder::derived_tbls
all items filtered out