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_color_deconverter.html | 229 +++++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 docs/doxygen/nel/class_my_color_deconverter.html (limited to 'docs/doxygen/nel/class_my_color_deconverter.html') diff --git a/docs/doxygen/nel/class_my_color_deconverter.html b/docs/doxygen/nel/class_my_color_deconverter.html new file mode 100644 index 00000000..cfa16522 --- /dev/null +++ b/docs/doxygen/nel/class_my_color_deconverter.html @@ -0,0 +1,229 @@ + + + + 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_color_deconverter Struct Reference

Collaboration diagram for my_color_deconverter:

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

Public Attributes

struct jpeg_color_deconverter pub
int* Cr_r_tab
int* Cb_b_tab
INT32Cr_g_tab
INT32Cb_g_tab
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+int * my_color_deconverter::Cb_b_tab +
+
+ + + + + +
+   + + +

+ +

+Definition at line 23 of file jdcolor.c.

+

+ + + + +
+ + + + + +
+INT32 * my_color_deconverter::Cb_g_tab +
+
+ + + + + +
+   + + +

+ +

+Definition at line 25 of file jdcolor.c.

+

+ + + + +
+ + + + + +
+INT32 * my_color_deconverter::Cr_g_tab +
+
+ + + + + +
+   + + +

+ +

+Definition at line 24 of file jdcolor.c.

+

+ + + + +
+ + + + + +
+int * my_color_deconverter::Cr_r_tab +
+
+ + + + + +
+   + + +

+ +

+Definition at line 22 of file jdcolor.c.

+

+ + + + +
+ + + + + +
+struct jpeg_color_deconverter my_color_deconverter::pub +
+
+ + + + + +
+   + + +

+ +

+Definition at line 19 of file jdcolor.c.

+


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