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

bitread_working_state Struct Reference

#include <jdhuff.h> +

+Collaboration diagram for bitread_working_state:

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

Public Attributes

const JOCTETnext_input_byte
size_t bytes_in_buffer
bit_buf_type get_buffer
int bits_left
j_decompress_ptr cinfo
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+int bitread_working_state::bits_left +
+
+ + + + + +
+   + + +

+ +

+Definition at line 96 of file jdhuff.h.

+

+ + + + +
+ + + + + +
+size_t bitread_working_state::bytes_in_buffer +
+
+ + + + + +
+   + + +

+ +

+Definition at line 91 of file jdhuff.h.

+

+ + + + +
+ + + + + +
+j_decompress_ptr bitread_working_state::cinfo +
+
+ + + + + +
+   + + +

+ +

+Definition at line 98 of file jdhuff.h.

+

+ + + + +
+ + + + + +
+bit_buf_type bitread_working_state::get_buffer +
+
+ + + + + +
+   + + +

+ +

+Definition at line 95 of file jdhuff.h.

+

+ + + + +
+ + + + + +
+const JOCTET * bitread_working_state::next_input_byte +
+
+ + + + + +
+   + + +

+ +

+Definition at line 90 of file jdhuff.h.

+


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