Searched refs:jpeg_alloc_huff_table (Results 1 – 12 of 12) sorted by relevance
101 jpeg_alloc_huff_table(j_common_ptr cinfo) in jpeg_alloc_huff_table() function
27 *htblptr = jpeg_alloc_huff_table(cinfo); in add_huff_table()
1055 *htblptr = jpeg_alloc_huff_table((j_common_ptr)cinfo); in finish_pass_gather()1062 *htblptr = jpeg_alloc_huff_table((j_common_ptr)cinfo); in finish_pass_gather()
948 EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table(j_common_ptr cinfo);
1073 *htblptr = jpeg_alloc_huff_table((j_common_ptr)cinfo); in finish_pass_gather_phuff()
492 *htblptr = jpeg_alloc_huff_table((j_common_ptr)cinfo); in get_dht()
1110 more table structures, jpeg_alloc_huff_table() may be used.2418 cinfo.ac_huff_tbl_ptrs[n] = jpeg_alloc_huff_table((j_common_ptr) &cinfo);
37 jpeg_alloc_huff_table @ 36 ;