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

jpeg_alloc_quant_table() function

Syntax

EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo);
Implemented in jcomapi.c:85

Arguments

cinfo

References

LocationReferrerText
jcomapi.c:86
jpeg_alloc_quant_table (j_common_ptr cinfo)
jpeglib.h:988
EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo));
jcparam.c:47jpeg_add_quant_table()
*qtblptr = jpeg_alloc_quant_table((j_common_ptr) cinfo);
jctrans.c:97jpeg_copy_critical_parameters()
*qtblptr = jpeg_alloc_quant_table((j_common_ptr) dstinfo);
jdmarker.c:520get_dqt()
cinfo->quant_tbl_ptrs[n] = jpeg_alloc_quant_table((j_common_ptr) cinfo);

Call Tree

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