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

start_pass_huff() function

Syntax

METHODDEF(void) start_pass_huff (j_compress_ptr cinfo,     boolean gather_statistics);

Arguments

cinfo

gather_statistics

References

LocationReferrerText
jchuff.c:1451
start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics)
jchuff.c:1566jinit_huff_encoder()
entropy->pub.start_pass = start_pass_huff;

Call Tree

Functions called by start_pass_huff()
start_pass_huff()
Data read by start_pass_huff()
Data written by start_pass_huff()
start_pass_huff()
Implementations
start_pass_huff()
all items filtered out
Type of start_pass_huff()
start_pass_huff()