Classes | Typedefs | Functions | Variables
Jpeg-6b/example.c File Reference
#include <stdio.h>
#include "jpeglib.h"
#include <setjmp.h>
Include dependency graph for Jpeg-6b/example.c:

Go to the source code of this file.

Classes

struct  my_error_mgr
 

Typedefs

typedef struct my_error_mgrmy_error_ptr
 

Functions

 my_error_exit (j_common_ptr cinfo)
 
 read_JPEG_file (char *filename)
 
 write_JPEG_file (char *filename, int quality)
 

Variables

JSAMPLEimage_buffer
 
int image_height
 
int image_width
 

Typedef Documentation

◆ my_error_ptr

typedef struct my_error_mgr* my_error_ptr

Definition at line 256 of file Jpeg-6b/example.c.

Function Documentation

◆ my_error_exit()

my_error_exit ( j_common_ptr  cinfo)

Definition at line 263 of file Jpeg-6b/example.c.

◆ read_JPEG_file()

read_JPEG_file ( char *  filename)

Definition at line 284 of file Jpeg-6b/example.c.

◆ write_JPEG_file()

write_JPEG_file ( char *  filename,
int  quality 
)

Definition at line 72 of file Jpeg-6b/example.c.

Variable Documentation

◆ image_buffer

JSAMPLE* image_buffer

◆ image_height

int image_height

◆ image_width

int image_width


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Sep 8 2022 02:24:06