Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
jpeg_component_info Struct Reference

Detailed Description

Definition at line 108 of file mrpt_jpeglib.h.

#include <jpeglib/mrpt_jpeglib.h>

Public Attributes

int component_id
 
int component_index
 
int h_samp_factor
 
int v_samp_factor
 
int quant_tbl_no
 
int dc_tbl_no
 
int ac_tbl_no
 
JDIMENSION width_in_blocks
 
JDIMENSION height_in_blocks
 
int DCT_scaled_size
 
JDIMENSION downsampled_width
 
JDIMENSION downsampled_height
 
boolean component_needed
 
int MCU_width
 
int MCU_height
 
int MCU_blocks
 
int MCU_sample_width
 
int last_col_width
 
int last_row_height
 
JQUANT_TBLquant_table
 
voiddct_table
 

Member Data Documentation

◆ ac_tbl_no

int jpeg_component_info::ac_tbl_no

Definition at line 123 of file mrpt_jpeglib.h.

◆ component_id

int jpeg_component_info::component_id

Definition at line 113 of file mrpt_jpeglib.h.

◆ component_index

int jpeg_component_info::component_index

Definition at line 114 of file mrpt_jpeglib.h.

◆ component_needed

boolean jpeg_component_info::component_needed

Definition at line 154 of file mrpt_jpeglib.h.

◆ dc_tbl_no

int jpeg_component_info::dc_tbl_no

Definition at line 122 of file mrpt_jpeglib.h.

◆ DCT_scaled_size

int jpeg_component_info::DCT_scaled_size

Definition at line 140 of file mrpt_jpeglib.h.

◆ dct_table

void* jpeg_component_info::dct_table

Definition at line 172 of file mrpt_jpeglib.h.

◆ downsampled_height

JDIMENSION jpeg_component_info::downsampled_height

Definition at line 149 of file mrpt_jpeglib.h.

◆ downsampled_width

JDIMENSION jpeg_component_info::downsampled_width

Definition at line 148 of file mrpt_jpeglib.h.

◆ h_samp_factor

int jpeg_component_info::h_samp_factor

Definition at line 115 of file mrpt_jpeglib.h.

◆ height_in_blocks

JDIMENSION jpeg_component_info::height_in_blocks

Definition at line 133 of file mrpt_jpeglib.h.

◆ last_col_width

int jpeg_component_info::last_col_width

Definition at line 162 of file mrpt_jpeglib.h.

◆ last_row_height

int jpeg_component_info::last_row_height

Definition at line 163 of file mrpt_jpeglib.h.

◆ MCU_blocks

int jpeg_component_info::MCU_blocks

Definition at line 160 of file mrpt_jpeglib.h.

◆ MCU_height

int jpeg_component_info::MCU_height

Definition at line 159 of file mrpt_jpeglib.h.

◆ MCU_sample_width

int jpeg_component_info::MCU_sample_width

Definition at line 161 of file mrpt_jpeglib.h.

◆ MCU_width

int jpeg_component_info::MCU_width

Definition at line 158 of file mrpt_jpeglib.h.

◆ quant_table

JQUANT_TBL* jpeg_component_info::quant_table

Definition at line 169 of file mrpt_jpeglib.h.

◆ quant_tbl_no

int jpeg_component_info::quant_tbl_no

Definition at line 117 of file mrpt_jpeglib.h.

◆ v_samp_factor

int jpeg_component_info::v_samp_factor

Definition at line 116 of file mrpt_jpeglib.h.

◆ width_in_blocks

JDIMENSION jpeg_component_info::width_in_blocks

Definition at line 132 of file mrpt_jpeglib.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST