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]
Public Attributes | List of all members
JQUANT_TBL Struct Reference

#include <jpeglib.h>

Public Attributes

UINT16 quantval [DCTSIZE2]
 
boolean sent_table
 

Detailed Description

Definition at line 83 of file jpeglib.h.

Member Data Documentation

◆ quantval

UINT16 JQUANT_TBL::quantval[DCTSIZE2]

Definition at line 88 of file jpeglib.h.

Referenced by decompress_smooth_data(), emit_dqt(), get_dqt(), and jpeg_copy_critical_parameters().

◆ sent_table

boolean JQUANT_TBL::sent_table

Definition at line 94 of file jpeglib.h.

Referenced by emit_dqt(), jpeg_alloc_quant_table(), and jpeg_suppress_tables().


The documentation for this struct was generated from the following file: