00001 GLOBAL(void) 00002 jpeg_mem_src (j_decompress_ptr cinfo, 00003 JOCTET * pData, 00004 int FileSize, 00005 void *pDataSrc, 00006 JMETHOD(void, notifyCppWorld, (j_common_ptr))); 00007 00008 /* 00009 /-------------------------------------------------------------------- 00010 | 00011 | $Log: jmemsrc_8h-source.html,v $ 00011 | Revision 1.4 2004/09/15 15:26:24 uzadow 00011 | Linux compatibility changes, doc update. 00011 | 00012 | Revision 1.7 2004/06/06 12:56:38 uzadow 00013 | Doxygenified documentation. 00014 | 00015 | Revision 1.6 2000/10/30 21:45:04 uzadow 00016 | Added again after deleting the file by mistake. 00017 | 00018 | Revision 1.4 2000/10/26 21:06:17 uzadow 00019 | Removed dependency on jpegint.h 00020 | 00021 | 00022 \-------------------------------------------------------------------- 00023 */