Searched refs:JpegDestination (Results 1 – 2 of 2) sorted by relevance
156 JpegDestination jpegDestMgr; in compress()267 JpegDestination *dest = static_cast<JpegDestination *>(cinfo->dest); in jpegInitDestination()
96 struct JpegDestination : public jpeg_destination_mgr { struct