|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
Public Attributes | |
| ISLOW_MULT_TYPE | islow_array [DCTSIZE2] |
| IFAST_MULT_TYPE | ifast_array [DCTSIZE2] |
| FLOAT_MULT_TYPE | float_array [DCTSIZE2] |
Definition at line 59 of file jddctmgr.c.
| FLOAT_MULT_TYPE multiplier_table::float_array[DCTSIZE2] |
Definition at line 65 of file jddctmgr.c.
| IFAST_MULT_TYPE multiplier_table::ifast_array[DCTSIZE2] |
Definition at line 62 of file jddctmgr.c.
| ISLOW_MULT_TYPE multiplier_table::islow_array[DCTSIZE2] |
Definition at line 60 of file jddctmgr.c.