From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_my_decomp_master.html | 230 +++++++++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 docs/doxygen/nel/class_my_decomp_master.html (limited to 'docs/doxygen/nel/class_my_decomp_master.html') diff --git a/docs/doxygen/nel/class_my_decomp_master.html b/docs/doxygen/nel/class_my_decomp_master.html new file mode 100644 index 00000000..975cc750 --- /dev/null +++ b/docs/doxygen/nel/class_my_decomp_master.html @@ -0,0 +1,230 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

my_decomp_master Struct Reference

Collaboration diagram for my_decomp_master:

Collaboration graph
+ + + + +
[legend]
List of all members. + + + + + + +

Public Attributes

struct jpeg_decomp_master pub
int pass_number
boolean using_merged_upsample
struct jpeg_color_quantizerquantizer_1pass
struct jpeg_color_quantizerquantizer_2pass
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+int my_decomp_master::pass_number +
+
+ + + + + +
+   + + +

+ +

+Definition at line 24 of file jdmaster.c.

+

+ + + + +
+ + + + + +
+struct jpeg_decomp_master my_decomp_master::pub +
+
+ + + + + +
+   + + +

+ +

+Definition at line 22 of file jdmaster.c.

+

+ + + + +
+ + + + + +
+struct jpeg_color_quantizer * my_decomp_master::quantizer_1pass +
+
+ + + + + +
+   + + +

+ +

+Definition at line 31 of file jdmaster.c.

+

+ + + + +
+ + + + + +
+struct jpeg_color_quantizer * my_decomp_master::quantizer_2pass +
+
+ + + + + +
+   + + +

+ +

+Definition at line 32 of file jdmaster.c.

+

+ + + + +
+ + + + + +
+boolean my_decomp_master::using_merged_upsample +
+
+ + + + + +
+   + + +

+ +

+Definition at line 26 of file jdmaster.c.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1