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

jpeg_alloc_huff_table() function

Syntax

EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo);
Implemented in jcomapi.c:97

Arguments

cinfo

References

LocationReferrerText
jcomapi.c:98
jpeg_alloc_huff_table (j_common_ptr cinfo)
jpeglib.h:989
EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo));
jchuff.c:1424finish_pass_gather()
*htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
jchuff.c:1435finish_pass_gather()
*htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
jcparam.c:176add_huff_table()
*htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
jdmarker.c:480get_dht()
*htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);

Call Tree

Functions calling jpeg_alloc_huff_table()
Functions called by jpeg_alloc_huff_table()
jpeg_alloc_huff_table()
all items filtered out
Data read by jpeg_alloc_huff_table()
Data written by jpeg_alloc_huff_table()
jpeg_alloc_huff_table()::tbl
all items filtered out
jpeg_alloc_huff_table()
jpeg_alloc_huff_table()::tbl
all items filtered out
Type of jpeg_alloc_huff_table()
jpeg_alloc_huff_table()
all items filtered out