Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:j_common_ptr

61 	void (*emit_message)(j_common_ptr, int);
66 static void my_error_exit(j_common_ptr cinfo)
75 static void my_output_message(j_common_ptr cinfo)
80 static void my_emit_message(j_common_ptr cinfo, int msg_level)
900 (*cinfo->err->reset_error_mgr)((j_common_ptr)cinfo);
1468 (*dinfo->mem->alloc_small)((j_common_ptr)dinfo, JPOOL_IMAGE,
1486 dinfo->quant_tbl_ptrs[i]=jpeg_alloc_quant_table((j_common_ptr)dinfo);
2091 ((j_common_ptr)dinfo, dstcoefs[ci], by, compptr->v_samp_factor,