This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
jpeg_mem_dest (j_compress_ptr cinfo, JOCTET *pData, int FileSize, PLDataSink *pDataSrc) | |
Defines a custom data source for LIBJPEG. |
|
Defines a custom data source for LIBJPEG.
Definition at line 114 of file jmemdest.cpp. References datasink_dest_mgr::pDataSink, and datasink_dest_mgr::pub. Referenced by PLJPEGEncoder::DoEncode(). |