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

Collaboration diagram for my_coef_controller:

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

Public Attributes

struct jpeg_c_coef_controller pub
JDIMENSION iMCU_row_num
JDIMENSION mcu_ctr
int MCU_vert_offset
int MCU_rows_per_iMCU_row
JBLOCKROW MCU_buffer [C_MAX_BLOCKS_IN_MCU]
jvirt_barray_ptr whole_image [MAX_COMPONENTS]
jvirt_barray_ptrwhole_image
JBLOCKROW dummy_buffer [C_MAX_BLOCKS_IN_MCU]
struct jpeg_d_coef_controller pub
JDIMENSION MCU_ctr
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+JBLOCKROW my_coef_controller::MCU_buffer[D_MAX_BLOCKS_IN_MCU] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file jdcoefct.c.

+

+ + + + +
+ + + + + +
+JDIMENSION my_coef_controller::MCU_ctr +
+
+ + + + + +
+   + + +

+ +

+Definition at line 33 of file jdcoefct.c.

+

+ + + + +
+ + + + + +
+int my_coef_controller::MCU_rows_per_iMCU_row +
+
+ + + + + +
+   + + +

+ +

+Definition at line 35 of file jdcoefct.c.

+

+ + + + +
+ + + + + +
+int my_coef_controller::MCU_vert_offset +
+
+ + + + + +
+   + + +

+ +

+Definition at line 34 of file jdcoefct.c.

+

+ + + + +
+ + + + + +
+JBLOCKROW my_coef_controller::dummy_buffer[C_MAX_BLOCKS_IN_MCU] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 220 of file jctrans.c.

+

+ + + + +
+ + + + + +
+JDIMENSION my_coef_controller::iMCU_row_num +
+
+ + + + + +
+   + + +

+ +

+Definition at line 211 of file jctrans.c.

+

+ + + + +
+ + + + + +
+JDIMENSION my_coef_controller::mcu_ctr +
+
+ + + + + +
+   + + +

+ +

+Definition at line 212 of file jctrans.c.

+

+ + + + +
+ + + + + +
+struct jpeg_d_coef_controller my_coef_controller::pub +
+
+ + + + + +
+   + + +

+ +

+Definition at line 29 of file jdcoefct.c.

+

+ + + + +
+ + + + + +
+struct jpeg_d_coef_controller my_coef_controller::pub +
+
+ + + + + +
+   + + +

+ +

+Definition at line 29 of file jdcoefct.c.

+

+ + + + +
+ + + + + +
+jvirt_barray_ptr * my_coef_controller::whole_image +
+
+ + + + + +
+   + + +

+ +

+Definition at line 217 of file jctrans.c.

+

+ + + + +
+ + + + + +
+jvirt_barray_ptr * my_coef_controller::whole_image +
+
+ + + + + +
+   + + +

+ +

+Definition at line 217 of file jctrans.c.

+


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