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_jpeg_d_coef_controller.html | 286 +++++++++++++++++++++ 1 file changed, 286 insertions(+) create mode 100644 docs/doxygen/nel/class_jpeg_d_coef_controller.html (limited to 'docs/doxygen/nel/class_jpeg_d_coef_controller.html') diff --git a/docs/doxygen/nel/class_jpeg_d_coef_controller.html b/docs/doxygen/nel/class_jpeg_d_coef_controller.html new file mode 100644 index 00000000..3d47b688 --- /dev/null +++ b/docs/doxygen/nel/class_jpeg_d_coef_controller.html @@ -0,0 +1,286 @@ + + + + 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  
+

jpeg_d_coef_controller Struct Reference

#include <jpegint.h> +

+Collaboration diagram for jpeg_d_coef_controller:

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

Public Methods

 JMETHOD (void, start_input_pass, (j_decompress_ptr cinfo))
 JMETHOD (int, consume_data, (j_decompress_ptr cinfo))
 JMETHOD (void, start_output_pass, (j_decompress_ptr cinfo))
 JMETHOD (int, decompress_data, (j_decompress_ptr cinfo, JSAMPIMAGE output_buf))

Public Attributes

jvirt_barray_ptrcoef_arrays
+

Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + +
+jpeg_d_coef_controller::JMETHOD ( + +int, +
+decompress_data, +
+(j_decompress_ptr cinfo,JSAMPIMAGE output_buf) ) +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + +
+jpeg_d_coef_controller::JMETHOD ( + +void, +
+start_output_pass, +
+(j_decompress_ptr cinfo) ) +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + +
+jpeg_d_coef_controller::JMETHOD ( + +int, +
+consume_data, +
+(j_decompress_ptr cinfo) ) +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + +
+jpeg_d_coef_controller::JMETHOD ( + +void, +
+start_input_pass, +
+(j_decompress_ptr cinfo) ) +
+
+ + + + + +
+   + + +

+

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+jvirt_barray_ptr * jpeg_d_coef_controller::coef_arrays +
+
+ + + + + +
+   + + +

+ +

+Definition at line 173 of file jpegint.h.

+


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