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

Collaboration diagram for my_fdct_controller:

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

Public Attributes

struct jpeg_forward_dct pub
forward_DCT_method_ptr do_dct
DCTELEMdivisors [NUM_QUANT_TBLS]
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+DCTELEM * my_fdct_controller::divisors[NUM_QUANT_TBLS] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 32 of file jcdctmgr.c.

+

+ + + + +
+ + + + + +
+forward_DCT_method_ptr my_fdct_controller::do_dct +
+
+ + + + + +
+   + + +

+ +

+Definition at line 26 of file jcdctmgr.c.

+

+ + + + +
+ + + + + +
+struct jpeg_forward_dct my_fdct_controller::pub +
+
+ + + + + +
+   + + +

+ +

+Definition at line 23 of file jcdctmgr.c.

+


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