start_pass_huff_decoder() is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

start_pass_huff_decoder() function

Syntax

METHODDEF(void) start_pass_huff_decoder (j_decompress_ptr cinfo);

Arguments

cinfo

References

LocationReferrerText
jdhuff.c:1310
start_pass_huff_decoder (j_decompress_ptr cinfo)
jdhuff.c:1518jinit_huff_decoder()
entropy->pub.start_pass = start_pass_huff_decoder;

Call Tree

Functions called by start_pass_huff_decoder()
start_pass_huff_decoder()
Data read by start_pass_huff_decoder()
Data written by start_pass_huff_decoder()
start_pass_huff_decoder()::entropy
start_pass_huff_decoder()::ci
start_pass_huff_decoder()::blkn
start_pass_huff_decoder()::tbl
start_pass_huff_decoder()::i
start_pass_huff_decoder()::compptr
start_pass_huff_decoder()::coefi
start_pass_huff_decoder()::cindex
start_pass_huff_decoder()::coef_bit_ptr
start_pass_huff_decoder()::expected
all items filtered out
start_pass_huff_decoder()
start_pass_huff_decoder()::ci
start_pass_huff_decoder()::blkn
start_pass_huff_decoder()::tbl
start_pass_huff_decoder()::i
start_pass_huff_decoder()::compptr
start_pass_huff_decoder()::coefi
all items filtered out
Implementations
start_pass_huff_decoder()
all items filtered out
Type of start_pass_huff_decoder()
start_pass_huff_decoder()