Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros | Functions
transupp.c File Reference
#include "jinclude.h"
#include "jpeglib.h"
#include "transupp.h"

Go to the source code of this file.

Macros

#define JPEG_INTERNALS
 

Functions

 jcopy_markers_setup (j_decompress_ptr srcinfo, JCOPY_OPTION option)
 
 jcopy_markers_execute (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JCOPY_OPTION option)
 

Macro Definition Documentation

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 18 of file transupp.c.

Function Documentation

◆ jcopy_markers_execute()

jcopy_markers_execute ( j_decompress_ptr  srcinfo,
j_compress_ptr  dstinfo,
JCOPY_OPTION  option 
)

◆ jcopy_markers_setup()

jcopy_markers_setup ( j_decompress_ptr  srcinfo,
JCOPY_OPTION  option 
)

Definition at line 861 of file transupp.c.

References GLOBAL, JCOPYOPT_ALL, JCOPYOPT_NONE, JPEG_APP0, JPEG_COM, and jpeg_save_markers().