Classes | Typedefs | Functions
jpegmemcd.c File Reference
#include <stdio.h>
#include "jpeglib.h"
#include <setjmp.h>
Include dependency graph for jpegmemcd.c:

Go to the source code of this file.

Classes

struct  my_error_mgr
 

Typedefs

typedef struct my_error_mgrmy_error_ptr
 

Functions

 GLOBAL (void)
 
int JPEG_decompress (JOCTET *jpeg_image, long jpeg_size, JOCTET *result_image, long *width, long *height)
 
int JPEG_header (JOCTET *jpeg_image, long jpeg_size, long *width, long *height, long *components)
 
static void my_error_exit (j_common_ptr cinfo)
 

Typedef Documentation

◆ my_error_ptr

typedef struct my_error_mgr* my_error_ptr

Definition at line 67 of file jpegmemcd.c.

Function Documentation

◆ GLOBAL()

GLOBAL ( void  )

Definition at line 14 of file jpegmemcd.c.

◆ JPEG_decompress()

int JPEG_decompress ( JOCTET *  jpeg_image,
long  jpeg_size,
JOCTET *  result_image,
long *  width,
long *  height 
)

Definition at line 111 of file jpegmemcd.c.

◆ JPEG_header()

int JPEG_header ( JOCTET *  jpeg_image,
long  jpeg_size,
long *  width,
long *  height,
long *  components 
)

Definition at line 79 of file jpegmemcd.c.

◆ my_error_exit()

static void my_error_exit ( j_common_ptr  cinfo)
static

Definition at line 70 of file jpegmemcd.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Jun 15 2023 02:06:43