Definition at line 137 of file jquant1.cpp.
Public Attributes | |
| struct jpeg_color_quantizer | pub |
| JSAMPARRAY | sv_colormap |
| int | sv_actual |
| JSAMPARRAY | colorindex |
| boolean | is_padded |
| int | Ncolors [MAX_Q_COMPS] |
| int | row_index |
| ODITHER_MATRIX_PTR | odither [MAX_Q_COMPS] |
| FSERRPTR | fserrors [MAX_Q_COMPS] |
| boolean | on_odd_row |
| int | desired |
| hist3d | histogram |
| boolean | needs_zeroed |
| int * | error_limiter |
| JSAMPARRAY my_cquantizer::colorindex |
Definition at line 145 of file jquant1.cpp.
Referenced by color_quantize(), color_quantize3(), create_colorindex(), quantize3_ord_dither(), quantize_fs_dither(), and quantize_ord_dither().
| int my_cquantizer::desired |
Definition at line 185 of file jquant2.cpp.
Referenced by finish_pass1(), and jinit_2pass_quantizer().
| int* my_cquantizer::error_limiter |
Definition at line 195 of file jquant2.cpp.
Referenced by init_error_limit(), jinit_2pass_quantizer(), pass2_fs_dither(), and start_pass_2_quant().
| FSERRPTR my_cquantizer::fserrors |
Definition at line 161 of file jquant1.cpp.
Referenced by alloc_fs_workspace(), jinit_1pass_quantizer(), jinit_2pass_quantizer(), pass2_fs_dither(), quantize_fs_dither(), start_pass_1_quant(), and start_pass_2_quant().
| hist3d my_cquantizer::histogram |
Definition at line 188 of file jquant2.cpp.
Referenced by compute_color(), fill_inverse_cmap(), jinit_2pass_quantizer(), pass2_fs_dither(), pass2_no_dither(), prescan_quantize(), start_pass_2_quant(), and update_box().
| boolean my_cquantizer::is_padded |
Definition at line 151 of file jquant1.cpp.
Referenced by create_colorindex(), and start_pass_1_quant().
| int my_cquantizer::Ncolors[MAX_Q_COMPS] |
Definition at line 153 of file jquant1.cpp.
Referenced by create_colorindex(), create_colormap(), and create_odither_tables().
| boolean my_cquantizer::needs_zeroed |
Definition at line 190 of file jquant2.cpp.
Referenced by finish_pass1(), jinit_2pass_quantizer(), new_color_map_2_quant(), and start_pass_2_quant().
| ODITHER_MATRIX_PTR my_cquantizer::odither[MAX_Q_COMPS] |
Definition at line 158 of file jquant1.cpp.
Referenced by create_odither_tables(), jinit_1pass_quantizer(), quantize3_ord_dither(), quantize_ord_dither(), and start_pass_1_quant().
| boolean my_cquantizer::on_odd_row |
Definition at line 162 of file jquant1.cpp.
Referenced by pass2_fs_dither(), quantize_fs_dither(), start_pass_1_quant(), and start_pass_2_quant().
| struct jpeg_color_quantizer my_cquantizer::pub |
Definition at line 139 of file jquant1.cpp.
Referenced by jinit_1pass_quantizer(), jinit_2pass_quantizer(), start_pass_1_quant(), and start_pass_2_quant().
| int my_cquantizer::row_index |
Definition at line 156 of file jquant1.cpp.
Referenced by quantize3_ord_dither(), quantize_ord_dither(), and start_pass_1_quant().
| int my_cquantizer::sv_actual |
Definition at line 143 of file jquant1.cpp.
Referenced by create_colorindex(), create_colormap(), and start_pass_1_quant().
| JSAMPARRAY my_cquantizer::sv_colormap |
Definition at line 142 of file jquant1.cpp.
Referenced by create_colormap(), finish_pass1(), jinit_2pass_quantizer(), quantize_fs_dither(), and start_pass_1_quant().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |