j_common_ptr 58 third_party/libjpeg/jcapimin.c jinit_memory_mgr((j_common_ptr) cinfo); j_common_ptr 90 third_party/libjpeg/jcapimin.c jpeg_destroy((j_common_ptr) cinfo); /* use common routine */ j_common_ptr 102 third_party/libjpeg/jcapimin.c jpeg_abort((j_common_ptr) cinfo); /* use common routine */ j_common_ptr 166 third_party/libjpeg/jcapimin.c (*cinfo->progress->progress_monitor) ((j_common_ptr) cinfo); j_common_ptr 180 third_party/libjpeg/jcapimin.c jpeg_abort((j_common_ptr) cinfo); j_common_ptr 260 third_party/libjpeg/jcapimin.c (*cinfo->err->reset_error_mgr) ((j_common_ptr) cinfo); j_common_ptr 47 third_party/libjpeg/jcapistd.c (*cinfo->err->reset_error_mgr) ((j_common_ptr) cinfo); j_common_ptr 91 third_party/libjpeg/jcapistd.c (*cinfo->progress->progress_monitor) ((j_common_ptr) cinfo); j_common_ptr 136 third_party/libjpeg/jcapistd.c (*cinfo->progress->progress_monitor) ((j_common_ptr) cinfo); j_common_ptr 260 third_party/libjpeg/jccoefct.c ((j_common_ptr) cinfo, coef->whole_image[ci], j_common_ptr 358 third_party/libjpeg/jccoefct.c ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index], j_common_ptr 410 third_party/libjpeg/jccoefct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 426 third_party/libjpeg/jccoefct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, FALSE, j_common_ptr 442 third_party/libjpeg/jccoefct.c (*cinfo->mem->alloc_large) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 94 third_party/libjpeg/jccolor.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 357 third_party/libjpeg/jccolor.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 80 third_party/libjpeg/jcdctmgr.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 114 third_party/libjpeg/jcdctmgr.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 147 third_party/libjpeg/jcdctmgr.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 351 third_party/libjpeg/jcdctmgr.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 140 third_party/libjpeg/jchuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 145 third_party/libjpeg/jchuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 204 third_party/libjpeg/jchuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 868 third_party/libjpeg/jchuff.c *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo); j_common_ptr 875 third_party/libjpeg/jchuff.c *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo); j_common_ptr 897 third_party/libjpeg/jchuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 65 third_party/libjpeg/jcinit.c (*cinfo->mem->realize_virt_arrays) ((j_common_ptr) cinfo); j_common_ptr 184 third_party/libjpeg/jcmainct.c ((j_common_ptr) cinfo, main->whole_image[ci], j_common_ptr 252 third_party/libjpeg/jcmainct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 271 third_party/libjpeg/jcmainct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, FALSE, j_common_ptr 288 third_party/libjpeg/jcmainct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 651 third_party/libjpeg/jcmarker.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 548 third_party/libjpeg/jcmaster.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 29 third_party/libjpeg/jcomapi.c jpeg_abort (j_common_ptr cinfo) j_common_ptr 69 third_party/libjpeg/jcomapi.c jpeg_destroy (j_common_ptr cinfo) j_common_ptr 86 third_party/libjpeg/jcomapi.c jpeg_alloc_quant_table (j_common_ptr cinfo) j_common_ptr 98 third_party/libjpeg/jcomapi.c jpeg_alloc_huff_table (j_common_ptr cinfo) j_common_ptr 46 third_party/libjpeg/jcparam.c *qtblptr = jpeg_alloc_quant_table((j_common_ptr) cinfo); j_common_ptr 159 third_party/libjpeg/jcparam.c *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo); j_common_ptr 282 third_party/libjpeg/jcparam.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, j_common_ptr 569 third_party/libjpeg/jcparam.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, j_common_ptr 134 third_party/libjpeg/jcphuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 167 third_party/libjpeg/jcphuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 801 third_party/libjpeg/jcphuff.c *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo); j_common_ptr 820 third_party/libjpeg/jcphuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 279 third_party/libjpeg/jcprepct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 290 third_party/libjpeg/jcprepct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 325 third_party/libjpeg/jcprepct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 348 third_party/libjpeg/jcprepct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 472 third_party/libjpeg/jcsample.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 58 third_party/libjpeg/jdapimin.c jinit_memory_mgr((j_common_ptr) cinfo); j_common_ptr 93 third_party/libjpeg/jdapimin.c jpeg_destroy((j_common_ptr) cinfo); /* use common routine */ j_common_ptr 105 third_party/libjpeg/jdapimin.c jpeg_abort((j_common_ptr) cinfo); /* use common routine */ j_common_ptr 262 third_party/libjpeg/jdapimin.c jpeg_abort((j_common_ptr) cinfo); /* sets state = DSTATE_START */ j_common_ptr 393 third_party/libjpeg/jdapimin.c jpeg_abort((j_common_ptr) cinfo); j_common_ptr 58 third_party/libjpeg/jdapistd.c (*cinfo->progress->progress_monitor) ((j_common_ptr) cinfo); j_common_ptr 113 third_party/libjpeg/jdapistd.c (*cinfo->progress->progress_monitor) ((j_common_ptr) cinfo); j_common_ptr 168 third_party/libjpeg/jdapistd.c (*cinfo->progress->progress_monitor) ((j_common_ptr) cinfo); j_common_ptr 201 third_party/libjpeg/jdapistd.c (*cinfo->progress->progress_monitor) ((j_common_ptr) cinfo); j_common_ptr 49 third_party/libjpeg/jdatadst.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 142 third_party/libjpeg/jdatadst.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, j_common_ptr 195 third_party/libjpeg/jdatasrc.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, j_common_ptr 199 third_party/libjpeg/jdatasrc.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, j_common_ptr 258 third_party/libjpeg/jdcoefct.c ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index], j_common_ptr 344 third_party/libjpeg/jdcoefct.c ((j_common_ptr) cinfo, coef->whole_image[ci], j_common_ptr 421 third_party/libjpeg/jdcoefct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 520 third_party/libjpeg/jdcoefct.c ((j_common_ptr) cinfo, coef->whole_image[ci], j_common_ptr 527 third_party/libjpeg/jdcoefct.c ((j_common_ptr) cinfo, coef->whole_image[ci], j_common_ptr 681 third_party/libjpeg/jdcoefct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 708 third_party/libjpeg/jdcoefct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, TRUE, j_common_ptr 727 third_party/libjpeg/jdcoefct.c (*cinfo->mem->alloc_large) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 78 third_party/libjpeg/jdcolor.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 81 third_party/libjpeg/jdcolor.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 84 third_party/libjpeg/jdcolor.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 87 third_party/libjpeg/jdcolor.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 310 third_party/libjpeg/jdcolor.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 254 third_party/libjpeg/jddctmgr.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 263 third_party/libjpeg/jddctmgr.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 175 third_party/libjpeg/jdhuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 641 third_party/libjpeg/jdhuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 238 third_party/libjpeg/jdinput.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 348 third_party/libjpeg/jdinput.c (*cinfo->err->reset_error_mgr) ((j_common_ptr) cinfo); j_common_ptr 367 third_party/libjpeg/jdinput.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, j_common_ptr 172 third_party/libjpeg/jdmainct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 184 third_party/libjpeg/jdmainct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 483 third_party/libjpeg/jdmainct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 508 third_party/libjpeg/jdmainct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 276 third_party/libjpeg/jdmarker.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 481 third_party/libjpeg/jdmarker.c *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo); j_common_ptr 519 third_party/libjpeg/jdmarker.c cinfo->quant_tbl_ptrs[n] = jpeg_alloc_quant_table((j_common_ptr) cinfo); j_common_ptr 770 third_party/libjpeg/jdmarker.c (*cinfo->mem->alloc_large) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 1275 third_party/libjpeg/jdmarker.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, j_common_ptr 255 third_party/libjpeg/jdmaster.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 396 third_party/libjpeg/jdmaster.c (*cinfo->mem->realize_virt_arrays) ((j_common_ptr) cinfo); j_common_ptr 548 third_party/libjpeg/jdmaster.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 91 third_party/libjpeg/jdmerge.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 94 third_party/libjpeg/jdmerge.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 97 third_party/libjpeg/jdmerge.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 100 third_party/libjpeg/jdmerge.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 375 third_party/libjpeg/jdmerge.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 388 third_party/libjpeg/jdmerge.c (*cinfo->mem->alloc_large) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 648 third_party/libjpeg/jdphuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 660 third_party/libjpeg/jdphuff.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 88 third_party/libjpeg/jdpostct.c ((j_common_ptr) cinfo, post->whole_image, j_common_ptr 170 third_party/libjpeg/jdpostct.c ((j_common_ptr) cinfo, post->whole_image, j_common_ptr 214 third_party/libjpeg/jdpostct.c ((j_common_ptr) cinfo, post->whole_image, j_common_ptr 255 third_party/libjpeg/jdpostct.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 274 third_party/libjpeg/jdpostct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, FALSE, j_common_ptr 285 third_party/libjpeg/jdpostct.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 408 third_party/libjpeg/jdsample.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 472 third_party/libjpeg/jdsample.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 70 third_party/libjpeg/jerror.c error_exit (j_common_ptr cinfo) j_common_ptr 98 third_party/libjpeg/jerror.c output_message (j_common_ptr cinfo) j_common_ptr 128 third_party/libjpeg/jerror.c emit_message (j_common_ptr cinfo, int msg_level) j_common_ptr 157 third_party/libjpeg/jerror.c format_message (j_common_ptr cinfo, char * buffer) j_common_ptr 212 third_party/libjpeg/jerror.c reset_error_mgr (j_common_ptr cinfo) j_common_ptr 207 third_party/libjpeg/jerror.h (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo))) j_common_ptr 211 third_party/libjpeg/jerror.h (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo))) j_common_ptr 216 third_party/libjpeg/jerror.h (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo))) j_common_ptr 222 third_party/libjpeg/jerror.h (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo))) j_common_ptr 229 third_party/libjpeg/jerror.h (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo))) j_common_ptr 233 third_party/libjpeg/jerror.h (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo))) j_common_ptr 240 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), -1)) j_common_ptr 244 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), -1)) j_common_ptr 249 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), -1)) j_common_ptr 254 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), (lvl))) j_common_ptr 258 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), (lvl))) j_common_ptr 263 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), (lvl))) j_common_ptr 268 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), (lvl)); ) j_common_ptr 273 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), (lvl)); ) j_common_ptr 279 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), (lvl)); ) j_common_ptr 285 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), (lvl)); ) j_common_ptr 289 third_party/libjpeg/jerror.h (*(cinfo)->err->emit_message) ((j_common_ptr) (cinfo), (lvl))) j_common_ptr 186 third_party/libjpeg/jmemmgr.c print_mem_stats (j_common_ptr cinfo, int pool_id) j_common_ptr 217 third_party/libjpeg/jmemmgr.c out_of_memory (j_common_ptr cinfo, int which) j_common_ptr 257 third_party/libjpeg/jmemmgr.c alloc_small (j_common_ptr cinfo, int pool_id, size_t sizeofobject) j_common_ptr 342 third_party/libjpeg/jmemmgr.c alloc_large (j_common_ptr cinfo, int pool_id, size_t sizeofobject) j_common_ptr 395 third_party/libjpeg/jmemmgr.c alloc_sarray (j_common_ptr cinfo, int pool_id, j_common_ptr 443 third_party/libjpeg/jmemmgr.c alloc_barray (j_common_ptr cinfo, int pool_id, j_common_ptr 523 third_party/libjpeg/jmemmgr.c request_virt_sarray (j_common_ptr cinfo, int pool_id, boolean pre_zero, j_common_ptr 553 third_party/libjpeg/jmemmgr.c request_virt_barray (j_common_ptr cinfo, int pool_id, boolean pre_zero, j_common_ptr 583 third_party/libjpeg/jmemmgr.c realize_virt_arrays (j_common_ptr cinfo) j_common_ptr 690 third_party/libjpeg/jmemmgr.c do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) j_common_ptr 723 third_party/libjpeg/jmemmgr.c do_barray_io (j_common_ptr cinfo, jvirt_barray_ptr ptr, boolean writing) j_common_ptr 756 third_party/libjpeg/jmemmgr.c access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr, j_common_ptr 841 third_party/libjpeg/jmemmgr.c access_virt_barray (j_common_ptr cinfo, jvirt_barray_ptr ptr, j_common_ptr 930 third_party/libjpeg/jmemmgr.c free_pool (j_common_ptr cinfo, int pool_id) j_common_ptr 1002 third_party/libjpeg/jmemmgr.c self_destruct (j_common_ptr cinfo) j_common_ptr 1028 third_party/libjpeg/jmemmgr.c jinit_memory_mgr (j_common_ptr cinfo) j_common_ptr 35 third_party/libjpeg/jmemnobs.c jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) j_common_ptr 41 third_party/libjpeg/jmemnobs.c jpeg_free_small (j_common_ptr cinfo, void * object, size_t sizeofobject) j_common_ptr 55 third_party/libjpeg/jmemnobs.c jpeg_get_large (j_common_ptr cinfo, size_t sizeofobject) j_common_ptr 61 third_party/libjpeg/jmemnobs.c jpeg_free_large (j_common_ptr cinfo, void FAR * object, size_t sizeofobject) j_common_ptr 73 third_party/libjpeg/jmemnobs.c jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, j_common_ptr 87 third_party/libjpeg/jmemnobs.c jpeg_open_backing_store (j_common_ptr cinfo, backing_store_ptr info, j_common_ptr 100 third_party/libjpeg/jmemnobs.c jpeg_mem_init (j_common_ptr cinfo) j_common_ptr 106 third_party/libjpeg/jmemnobs.c jpeg_mem_term (j_common_ptr cinfo) j_common_ptr 47 third_party/libjpeg/jmemsys.h EXTERN(void *) jpeg_get_small JPP((j_common_ptr cinfo, size_t sizeofobject)); j_common_ptr 48 third_party/libjpeg/jmemsys.h EXTERN(void) jpeg_free_small JPP((j_common_ptr cinfo, void * object, j_common_ptr 60 third_party/libjpeg/jmemsys.h EXTERN(void FAR *) jpeg_get_large JPP((j_common_ptr cinfo, j_common_ptr 62 third_party/libjpeg/jmemsys.h EXTERN(void) jpeg_free_large JPP((j_common_ptr cinfo, void FAR * object, j_common_ptr 103 third_party/libjpeg/jmemsys.h EXTERN(long) jpeg_mem_available JPP((j_common_ptr cinfo, j_common_ptr 141 third_party/libjpeg/jmemsys.h JMETHOD(void, read_backing_store, (j_common_ptr cinfo, j_common_ptr 145 third_party/libjpeg/jmemsys.h JMETHOD(void, write_backing_store, (j_common_ptr cinfo, j_common_ptr 149 third_party/libjpeg/jmemsys.h JMETHOD(void, close_backing_store, (j_common_ptr cinfo, j_common_ptr 180 third_party/libjpeg/jmemsys.h EXTERN(void) jpeg_open_backing_store JPP((j_common_ptr cinfo, j_common_ptr 197 third_party/libjpeg/jmemsys.h EXTERN(long) jpeg_mem_init JPP((j_common_ptr cinfo)); j_common_ptr 198 third_party/libjpeg/jmemsys.h EXTERN(void) jpeg_mem_term JPP((j_common_ptr cinfo)); j_common_ptr 368 third_party/libjpeg/jpegint.h EXTERN(void) jinit_memory_mgr JPP((j_common_ptr cinfo)); j_common_ptr 265 third_party/libjpeg/jpeglib.h typedef struct jpeg_common_struct * j_common_ptr; j_common_ptr 649 third_party/libjpeg/jpeglib.h JMETHOD(void, error_exit, (j_common_ptr cinfo)); j_common_ptr 651 third_party/libjpeg/jpeglib.h JMETHOD(void, emit_message, (j_common_ptr cinfo, int msg_level)); j_common_ptr 653 third_party/libjpeg/jpeglib.h JMETHOD(void, output_message, (j_common_ptr cinfo)); j_common_ptr 655 third_party/libjpeg/jpeglib.h JMETHOD(void, format_message, (j_common_ptr cinfo, char * buffer)); j_common_ptr 658 third_party/libjpeg/jpeglib.h JMETHOD(void, reset_error_mgr, (j_common_ptr cinfo)); j_common_ptr 706 third_party/libjpeg/jpeglib.h JMETHOD(void, progress_monitor, (j_common_ptr cinfo)); j_common_ptr 762 third_party/libjpeg/jpeglib.h JMETHOD(void *, alloc_small, (j_common_ptr cinfo, int pool_id, j_common_ptr 764 third_party/libjpeg/jpeglib.h JMETHOD(void FAR *, alloc_large, (j_common_ptr cinfo, int pool_id, j_common_ptr 766 third_party/libjpeg/jpeglib.h JMETHOD(JSAMPARRAY, alloc_sarray, (j_common_ptr cinfo, int pool_id, j_common_ptr 769 third_party/libjpeg/jpeglib.h JMETHOD(JBLOCKARRAY, alloc_barray, (j_common_ptr cinfo, int pool_id, j_common_ptr 772 third_party/libjpeg/jpeglib.h JMETHOD(jvirt_sarray_ptr, request_virt_sarray, (j_common_ptr cinfo, j_common_ptr 778 third_party/libjpeg/jpeglib.h JMETHOD(jvirt_barray_ptr, request_virt_barray, (j_common_ptr cinfo, j_common_ptr 784 third_party/libjpeg/jpeglib.h JMETHOD(void, realize_virt_arrays, (j_common_ptr cinfo)); j_common_ptr 785 third_party/libjpeg/jpeglib.h JMETHOD(JSAMPARRAY, access_virt_sarray, (j_common_ptr cinfo, j_common_ptr 790 third_party/libjpeg/jpeglib.h JMETHOD(JBLOCKARRAY, access_virt_barray, (j_common_ptr cinfo, j_common_ptr 795 third_party/libjpeg/jpeglib.h JMETHOD(void, free_pool, (j_common_ptr cinfo, int pool_id)); j_common_ptr 796 third_party/libjpeg/jpeglib.h JMETHOD(void, self_destruct, (j_common_ptr cinfo)); j_common_ptr 936 third_party/libjpeg/jpeglib.h EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); j_common_ptr 937 third_party/libjpeg/jpeglib.h EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); j_common_ptr 1037 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); j_common_ptr 1038 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); j_common_ptr 296 third_party/libjpeg/jquant1.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 353 third_party/libjpeg/jquant1.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 403 third_party/libjpeg/jquant1.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 731 third_party/libjpeg/jquant1.c (*cinfo->mem->alloc_large)((j_common_ptr) cinfo, JPOOL_IMAGE, arraysize); j_common_ptr 826 third_party/libjpeg/jquant1.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 548 third_party/libjpeg/jquant2.c ((j_common_ptr) cinfo, JPOOL_IMAGE, desired_colors * SIZEOF(box)); j_common_ptr 1116 third_party/libjpeg/jquant2.c ((j_common_ptr) cinfo, JPOOL_IMAGE, (MAXJSAMPLE*2+1) * SIZEOF(int)); j_common_ptr 1204 third_party/libjpeg/jquant2.c ((j_common_ptr) cinfo, JPOOL_IMAGE, arraysize); j_common_ptr 1250 third_party/libjpeg/jquant2.c (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 1264 third_party/libjpeg/jquant2.c ((j_common_ptr) cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * SIZEOF(hist2d)); j_common_ptr 1267 third_party/libjpeg/jquant2.c ((j_common_ptr) cinfo, JPOOL_IMAGE, j_common_ptr 1286 third_party/libjpeg/jquant2.c ((j_common_ptr) cinfo,JPOOL_IMAGE, (JDIMENSION) desired, (JDIMENSION) 3); j_common_ptr 1303 third_party/libjpeg/jquant2.c ((j_common_ptr) cinfo, JPOOL_IMAGE,