#include <stdio.h>
#include <jpeglib.h>
#include <jerror.h>
Go to the source code of this file.
Classes | |
struct | mem_destination_mgr |
Typedefs | |
typedef mem_destination_mgr * | mem_dest_ptr |
Functions | |
METHODDEF (void) | |
METHODDEF (boolean) | |
GLOBAL (void) | |
GLOBAL (int) |
|
Definition at line 23 of file jpeg_mem_dest.c. Referenced by GLOBAL(), and METHODDEF(). |
|
Definition at line 72 of file jpeg_mem_dest.c. References mem_destination_mgr::jpegsize, and mem_dest_ptr. |
|
Definition at line 51 of file jpeg_mem_dest.c. References mem_destination_mgr::buf, mem_destination_mgr::bufsize, mem_destination_mgr::jpegsize, mem_dest_ptr, and mem_destination_mgr::pub. |
|
Definition at line 34 of file jpeg_mem_dest.c. References mem_destination_mgr::buf, mem_destination_mgr::bufsize, mem_dest_ptr, and mem_destination_mgr::pub. |
|
Definition at line 25 of file jpeg_mem_dest.c. References mem_destination_mgr::buf, mem_destination_mgr::bufsize, mem_destination_mgr::jpegsize, mem_dest_ptr, and mem_destination_mgr::pub. |