openjpeg/doxygen/bio_8h_source.html

219 lines
46 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>OpenJPEG: bio.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OpenJPEG
&#160;<span id="projectnumber">2.5.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html">home</a></li><li class="navelem"><a class="el" href="dir_cb9b2b419d92b64f7cee83d8faf7a4ab.html">even</a></li><li class="navelem"><a class="el" href="dir_f75d9a0165d6564a1e04793ef847d41d.html">openjpeg</a></li><li class="navelem"><a class="el" href="dir_5f588d7ea139c1aae751d03c13a16064.html">openjpeg</a></li><li class="navelem"><a class="el" href="dir_378f732e812ef6cbaaae22e96a4fa79f.html">src</a></li><li class="navelem"><a class="el" href="dir_19dcb5713315405a27e1bde75a489a4c.html">lib</a></li><li class="navelem"><a class="el" href="dir_54e5bc4f0640fea590afaf04f4d9c88d.html">openjp2</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">bio.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="bio_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * The copyright in this software is being made available under the 2-clauses</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> * BSD License, included below. This software may be subject to other third</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * party and contributor rights, including patent rights, and no such rights</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * are granted under this license.</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> * Copyright (c) 2002-2014, Professor Benoit Macq</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * Copyright (c) 2001-2003, David Janssens</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> * Copyright (c) 2002-2003, Yannick Verschueren</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * Copyright (c) 2003-2007, Francois-Olivier Devaux</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> * Copyright (c) 2003-2014, Antonin Descampe</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> * Copyright (c) 2005, Herve Drolon, FreeImage Team</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> * All rights reserved.</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * Redistribution and use in source and binary forms, with or without</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> * modification, are permitted provided that the following conditions</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"> * are met:</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"> * 1. Redistributions of source code must retain the above copyright</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment"> * notice, this list of conditions and the following disclaimer.</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="comment"> * 2. Redistributions in binary form must reproduce the above copyright</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="comment"> * notice, this list of conditions and the following disclaimer in the</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment"> * documentation and/or other materials provided with the distribution.</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS&#39;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="comment"> * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"> * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="comment"> * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="comment"> * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="comment"> * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="comment"> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="comment"> * POSSIBILITY OF SUCH DAMAGE.</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="preprocessor">#ifndef OPJ_BIO_H</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;<span class="preprocessor">#define OPJ_BIO_H</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; </div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="preprocessor">#include &lt;stddef.h&gt;</span> <span class="comment">/* ptrdiff_t */</span></div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; </div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="structopj__bio.html"> 56</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structopj__bio.html">opj_bio</a> {</div>
<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="structopj__bio.html#a5b7b5826e12247721d21b8b118beaf38"> 58</a></span>&#160; <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> *<a class="code" href="structopj__bio.html#a5b7b5826e12247721d21b8b118beaf38">start</a>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="structopj__bio.html#a82d1b48ca5f22eeb8ab2139982b576ba"> 60</a></span>&#160; <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> *<a class="code" href="structopj__bio.html#a82d1b48ca5f22eeb8ab2139982b576ba">end</a>;</div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="structopj__bio.html#afbbfc81d9624cfd55add60bef5d0fb42"> 62</a></span>&#160; <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> *<a class="code" href="structopj__bio.html#afbbfc81d9624cfd55add60bef5d0fb42">bp</a>;</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structopj__bio.html#a91e6c579ced7a356d042b27cbeba3e03"> 64</a></span>&#160; <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> <a class="code" href="structopj__bio.html#a91e6c579ced7a356d042b27cbeba3e03">buf</a>;</div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="structopj__bio.html#a739743b6883a37747cd417edaa18cf88"> 66</a></span>&#160; <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> <a class="code" href="structopj__bio.html#a739743b6883a37747cd417edaa18cf88">ct</a>;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;} <a class="code" href="bio_8h.html#ac418a039dda047b67da3c1b5e6eaa3a3">opj_bio_t</a>;</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; </div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;<span class="comment">/* ----------------------------------------------------------------------- */</span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<a class="code" href="structopj__bio.html">opj_bio_t</a>* <a class="code" href="bio_8h.html#a00f1d2645b33a7281e2b2dbc20079957">opj_bio_create</a>(<span class="keywordtype">void</span>);</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bio_8h.html#a71dd985d85ece15f4b6c2ea92fae5239">opj_bio_destroy</a>(<a class="code" href="structopj__bio.html">opj_bio_t</a> *bio);</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;ptrdiff_t <a class="code" href="bio_8h.html#ab895be8f05401452c080e42427408c5c">opj_bio_numbytes</a>(<a class="code" href="structopj__bio.html">opj_bio_t</a> *bio);</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bio_8h.html#a549d1ff56aa2c8bea27c031c8a33936f">opj_bio_init_enc</a>(<a class="code" href="structopj__bio.html">opj_bio_t</a> *bio, <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> *bp, <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> len);</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bio_8h.html#a8ab62fc21c5f26a774fb0e3590efeb4b">opj_bio_init_dec</a>(<a class="code" href="structopj__bio.html">opj_bio_t</a> *bio, <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> *bp, <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> len);</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bio_8h.html#a602b9d9f911b41d41d1d4cab1dc3ec97">opj_bio_write</a>(<a class="code" href="structopj__bio.html">opj_bio_t</a> *bio, <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> v, <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> n);</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> <a class="code" href="bio_8h.html#aea3bf04128de5bc78da6d06354eae62c">opj_bio_read</a>(<a class="code" href="structopj__bio.html">opj_bio_t</a> *bio, <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> n);</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;<a class="code" href="openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4">OPJ_BOOL</a> <a class="code" href="bio_8h.html#ac2e60a814729cbeb98d8ee747245320c">opj_bio_flush</a>(<a class="code" href="structopj__bio.html">opj_bio_t</a> *bio);</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<a class="code" href="openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4">OPJ_BOOL</a> <a class="code" href="bio_8h.html#a830ee6789a9be0ae5f9a8ff056b771fe">opj_bio_inalign</a>(<a class="code" href="structopj__bio.html">opj_bio_t</a> *bio);</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;<span class="comment">/* ----------------------------------------------------------------------- */</span></div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; </div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* OPJ_BIO_H */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; </div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="astructopj__bio_html_a82d1b48ca5f22eeb8ab2139982b576ba"><div class="ttname"><a href="structopj__bio.html#a82d1b48ca5f22eeb8ab2139982b576ba">opj_bio::end</a></div><div class="ttdeci">OPJ_BYTE * end</div><div class="ttdoc">pointer to the end of the buffer</div><div class="ttdef"><b>Definition:</b> bio.h:60</div></div>
<div class="ttc" id="aopenjpeg_8h_html_a22de44e15bddae7edfacf4e9ac9bb199"><div class="ttname"><a href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a></div><div class="ttdeci">unsigned char OPJ_BYTE</div><div class="ttdef"><b>Definition:</b> openjpeg.h:123</div></div>
<div class="ttc" id="aopenjpeg_8h_html_a62c71ae712322de0bef73cebae23fa04"><div class="ttname"><a href="openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04">OPJ_FLOAT32</a></div><div class="ttdeci">float OPJ_FLOAT32</div><div class="ttdef"><b>Definition:</b> openjpeg.h:121</div></div>
<div class="ttc" id="abio_8c_html_ab895be8f05401452c080e42427408c5c"><div class="ttname"><a href="bio_8c.html#ab895be8f05401452c080e42427408c5c">opj_bio_numbytes</a></div><div class="ttdeci">ptrdiff_t opj_bio_numbytes(opj_bio_t *bio)</div><div class="ttdoc">Number of bytes written.</div><div class="ttdef"><b>Definition:</b> bio.c:142</div></div>
<div class="ttc" id="aopj__malloc_8c_html_a3fe08bb7876e393dd04332d049a4d53e"><div class="ttname"><a href="opj__malloc_8c.html#a3fe08bb7876e393dd04332d049a4d53e">opj_calloc</a></div><div class="ttdeci">void * opj_calloc(size_t num, size_t size)</div><div class="ttdoc">Allocate a memory block with elements initialized to 0.</div><div class="ttdef"><b>Definition:</b> opj_malloc.c:198</div></div>
<div class="ttc" id="abench__dwt_8c_html_af53ced13a225d45380052173563421bf"><div class="ttname"><a href="bench__dwt_8c.html#af53ced13a225d45380052173563421bf">opj_clock</a></div><div class="ttdeci">OPJ_FLOAT64 opj_clock(void)</div><div class="ttdoc">Difference in successive opj_clock() calls tells you the elapsed time.</div><div class="ttdef"><b>Definition:</b> bench_dwt.c:116</div></div>
<div class="ttc" id="astructopj__tcd_html_a5162cbbb1e49d1379aa7635f8892c283"><div class="ttname"><a href="structopj__tcd.html#a5162cbbb1e49d1379aa7635f8892c283">opj_tcd::image</a></div><div class="ttdeci">opj_image_t * image</div><div class="ttdoc">image header</div><div class="ttdef"><b>Definition:</b> tcd.h:270</div></div>
<div class="ttc" id="astructopj__image__comp_html_af9d6fd62a2b8bdd9fd162ce403eb0f10"><div class="ttname"><a href="structopj__image__comp.html#af9d6fd62a2b8bdd9fd162ce403eb0f10">opj_image_comp::dy</a></div><div class="ttdeci">OPJ_UINT32 dy</div><div class="ttdoc">YRsiz: vertical separation of a sample of ith component with respect to the reference grid.</div><div class="ttdef"><b>Definition:</b> openjpeg.h:681</div></div>
<div class="ttc" id="abio_8c_html_a549d1ff56aa2c8bea27c031c8a33936f"><div class="ttname"><a href="bio_8c.html#a549d1ff56aa2c8bea27c031c8a33936f">opj_bio_init_enc</a></div><div class="ttdeci">void opj_bio_init_enc(opj_bio_t *bio, OPJ_BYTE *bp, OPJ_UINT32 len)</div><div class="ttdoc">Init encoder.</div><div class="ttdef"><b>Definition:</b> bio.c:147</div></div>
<div class="ttc" id="athread_8c_html_ae44e8b9258d0baa19e3671a382faa33e"><div class="ttname"><a href="thread_8c.html#ae44e8b9258d0baa19e3671a382faa33e">opj_thread_pool_destroy</a></div><div class="ttdeci">void opj_thread_pool_destroy(opj_thread_pool_t *tp)</div><div class="ttdoc">Destroy a thread pool.</div><div class="ttdef"><b>Definition:</b> thread.c:919</div></div>
<div class="ttc" id="abench__dwt_8c_html_ae8605e2b78cd4a81b6c6b5c30cb7366a"><div class="ttname"><a href="bench__dwt_8c.html#ae8605e2b78cd4a81b6c6b5c30cb7366a">usage</a></div><div class="ttdeci">void usage(void)</div><div class="ttdef"><b>Definition:</b> bench_dwt.c:106</div></div>
<div class="ttc" id="abio_8h_html_a71dd985d85ece15f4b6c2ea92fae5239"><div class="ttname"><a href="bio_8h.html#a71dd985d85ece15f4b6c2ea92fae5239">opj_bio_destroy</a></div><div class="ttdeci">void opj_bio_destroy(opj_bio_t *bio)</div><div class="ttdoc">Destroy a previously created BIO handle.</div><div class="ttdef"><b>Definition:</b> bio.c:135</div></div>
<div class="ttc" id="astructopj__tcd__resolution_html_ac65adbcc5c51d8aaf0e5e9315243d6a1"><div class="ttname"><a href="structopj__tcd__resolution.html#ac65adbcc5c51d8aaf0e5e9315243d6a1">opj_tcd_resolution::x0</a></div><div class="ttdeci">OPJ_INT32 x0</div><div class="ttdef"><b>Definition:</b> tcd.h:178</div></div>
<div class="ttc" id="abio_8c_html_ac2e60a814729cbeb98d8ee747245320c"><div class="ttname"><a href="bio_8c.html#ac2e60a814729cbeb98d8ee747245320c">opj_bio_flush</a></div><div class="ttdeci">OPJ_BOOL opj_bio_flush(opj_bio_t *bio)</div><div class="ttdoc">Flush bits.</div><div class="ttdef"><b>Definition:</b> bio.c:195</div></div>
<div class="ttc" id="abench__dwt_8c_html_a3c04138a5bfe5d72780bb7e82a18e627"><div class="ttname"><a href="bench__dwt_8c.html#a3c04138a5bfe5d72780bb7e82a18e627">main</a></div><div class="ttdeci">int main(int argc, char **argv)</div><div class="ttdef"><b>Definition:</b> bench_dwt.c:153</div></div>
<div class="ttc" id="astructopj__tcd__resolution_html_a4b68d3bd5fbaccd293e6a773be9d1a7f"><div class="ttname"><a href="structopj__tcd__resolution.html#a4b68d3bd5fbaccd293e6a773be9d1a7f">opj_tcd_resolution::y1</a></div><div class="ttdeci">OPJ_INT32 y1</div><div class="ttdef"><b>Definition:</b> tcd.h:178</div></div>
<div class="ttc" id="astructopj__tcd__resolution_html_a4544bfa885feb38635dd2770a9114ecf"><div class="ttname"><a href="structopj__tcd__resolution.html#a4544bfa885feb38635dd2770a9114ecf">opj_tcd_resolution::x1</a></div><div class="ttdeci">OPJ_INT32 x1</div><div class="ttdef"><b>Definition:</b> tcd.h:178</div></div>
<div class="ttc" id="astructopj__image_html_ac63093741ed0c70b9c0a8ee3070cbce6"><div class="ttname"><a href="structopj__image.html#ac63093741ed0c70b9c0a8ee3070cbce6">opj_image::numcomps</a></div><div class="ttdeci">OPJ_UINT32 numcomps</div><div class="ttdoc">number of components in the image</div><div class="ttdef"><b>Definition:</b> openjpeg.h:719</div></div>
<div class="ttc" id="abio_8c_html_aea3bf04128de5bc78da6d06354eae62c"><div class="ttname"><a href="bio_8c.html#aea3bf04128de5bc78da6d06354eae62c">opj_bio_read</a></div><div class="ttdeci">OPJ_UINT32 opj_bio_read(opj_bio_t *bio, OPJ_UINT32 n)</div><div class="ttdoc">Read bits.</div><div class="ttdef"><b>Definition:</b> bio.c:175</div></div>
<div class="ttc" id="abio_8c_html_a00f1d2645b33a7281e2b2dbc20079957"><div class="ttname"><a href="bio_8c.html#a00f1d2645b33a7281e2b2dbc20079957">opj_bio_create</a></div><div class="ttdeci">opj_bio_t * opj_bio_create(void)</div><div class="ttdoc">Create a new BIO handle.</div><div class="ttdef"><b>Definition:</b> bio.c:129</div></div>
<div class="ttc" id="abio_8c_html_a71dd985d85ece15f4b6c2ea92fae5239"><div class="ttname"><a href="bio_8c.html#a71dd985d85ece15f4b6c2ea92fae5239">opj_bio_destroy</a></div><div class="ttdeci">void opj_bio_destroy(opj_bio_t *bio)</div><div class="ttdoc">Destroy a previously created BIO handle.</div><div class="ttdef"><b>Definition:</b> bio.c:135</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html_a0209cbaa880e6901e3a2aec6c108b982"><div class="ttname"><a href="structopj__tcd__tilecomp.html#a0209cbaa880e6901e3a2aec6c108b982">opj_tcd_tilecomp::x1</a></div><div class="ttdeci">OPJ_INT32 x1</div><div class="ttdef"><b>Definition:</b> tcd.h:196</div></div>
<div class="ttc" id="abio_8c_html_a8ab62fc21c5f26a774fb0e3590efeb4b"><div class="ttname"><a href="bio_8c.html#a8ab62fc21c5f26a774fb0e3590efeb4b">opj_bio_init_dec</a></div><div class="ttdeci">void opj_bio_init_dec(opj_bio_t *bio, OPJ_BYTE *bp, OPJ_UINT32 len)</div><div class="ttdoc">Init decoder.</div><div class="ttdef"><b>Definition:</b> bio.c:156</div></div>
<div class="ttc" id="abio_8c_html_a602b9d9f911b41d41d1d4cab1dc3ec97"><div class="ttname"><a href="bio_8c.html#a602b9d9f911b41d41d1d4cab1dc3ec97">opj_bio_write</a></div><div class="ttdeci">void opj_bio_write(opj_bio_t *bio, OPJ_UINT32 v, OPJ_UINT32 n)</div><div class="ttdoc">Write bits.</div><div class="ttdef"><b>Definition:</b> bio.c:165</div></div>
<div class="ttc" id="astructopj__image__comp_html"><div class="ttname"><a href="structopj__image__comp.html">opj_image_comp</a></div><div class="ttdoc">Defines a single image component.</div><div class="ttdef"><b>Definition:</b> openjpeg.h:677</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html_a98466597d37dad1b049ffae6b9722885"><div class="ttname"><a href="structopj__tcd__tilecomp.html#a98466597d37dad1b049ffae6b9722885">opj_tcd_tilecomp::resolutions</a></div><div class="ttdeci">opj_tcd_resolution_t * resolutions</div><div class="ttdef"><b>Definition:</b> tcd.h:204</div></div>
<div class="ttc" id="adwt_8c_html_a8c18c8b8503ce2fc2c1504f8e52344d6"><div class="ttname"><a href="dwt_8c.html#a8c18c8b8503ce2fc2c1504f8e52344d6">opj_dwt_encode</a></div><div class="ttdeci">OPJ_BOOL opj_dwt_encode(opj_tcd_t *p_tcd, opj_tcd_tilecomp_t *tilec)</div><div class="ttdoc">Forward 5-3 wavelet transform in 2-D.</div><div class="ttdef"><b>Definition:</b> dwt.c:1902</div></div>
<div class="ttc" id="abio_8c_html_a4cff07dd767044b26fbbd3030680df36"><div class="ttname"><a href="bio_8c.html#a4cff07dd767044b26fbbd3030680df36">opj_bio_putbit</a></div><div class="ttdeci">static void opj_bio_putbit(opj_bio_t *bio, OPJ_UINT32 b)</div><div class="ttdoc">Write a bit.</div><div class="ttdef"><b>Definition:</b> bio.c:103</div></div>
<div class="ttc" id="abio_8h_html_ac2e60a814729cbeb98d8ee747245320c"><div class="ttname"><a href="bio_8h.html#ac2e60a814729cbeb98d8ee747245320c">opj_bio_flush</a></div><div class="ttdeci">OPJ_BOOL opj_bio_flush(opj_bio_t *bio)</div><div class="ttdoc">Flush bits.</div><div class="ttdef"><b>Definition:</b> bio.c:195</div></div>
<div class="ttc" id="aopenjpeg_8h_html_a2e5e9eaf3c126e11d1f058b78a0bce78"><div class="ttname"><a href="openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78">OPJ_FLOAT64</a></div><div class="ttdeci">double OPJ_FLOAT64</div><div class="ttdef"><b>Definition:</b> openjpeg.h:122</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html_a38cdc1ca5c18fa64e2dabfb025dd9784"><div class="ttname"><a href="structopj__tcd__tilecomp.html#a38cdc1ca5c18fa64e2dabfb025dd9784">opj_tcd_tilecomp::x0</a></div><div class="ttdeci">OPJ_INT32 x0</div><div class="ttdef"><b>Definition:</b> tcd.h:196</div></div>
<div class="ttc" id="astructopj__bio_html_a5b7b5826e12247721d21b8b118beaf38"><div class="ttname"><a href="structopj__bio.html#a5b7b5826e12247721d21b8b118beaf38">opj_bio::start</a></div><div class="ttdeci">OPJ_BYTE * start</div><div class="ttdoc">pointer to the start of the buffer</div><div class="ttdef"><b>Definition:</b> bio.h:58</div></div>
<div class="ttc" id="astructopj__tcd_html_a47e83dea84697eb8b8b143c088d0dacd"><div class="ttname"><a href="structopj__tcd.html#a47e83dea84697eb8b8b143c088d0dacd">opj_tcd::win_y0</a></div><div class="ttdeci">OPJ_UINT32 win_y0</div><div class="ttdef"><b>Definition:</b> tcd.h:283</div></div>
<div class="ttc" id="adwt_8c_html_a712062652d29679326bc9929da3cfc36"><div class="ttname"><a href="dwt_8c.html#a712062652d29679326bc9929da3cfc36">opj_dwt_encode_real</a></div><div class="ttdeci">OPJ_BOOL opj_dwt_encode_real(opj_tcd_t *p_tcd, opj_tcd_tilecomp_t *tilec)</div><div class="ttdoc">Forward 9-7 wavelet transform in 2-D.</div><div class="ttdef"><b>Definition:</b> dwt.c:1942</div></div>
<div class="ttc" id="astructopj__tcd__tile_html_ae8a77017680c4fea1ee124c9925250e4"><div class="ttname"><a href="structopj__tcd__tile.html#ae8a77017680c4fea1ee124c9925250e4">opj_tcd_tile::x1</a></div><div class="ttdeci">OPJ_INT32 x1</div><div class="ttdef"><b>Definition:</b> tcd.h:235</div></div>
<div class="ttc" id="astructopj__tcd_html_a48dce2050b28e97e44fbe918e4f93f9c"><div class="ttname"><a href="structopj__tcd.html#a48dce2050b28e97e44fbe918e4f93f9c">opj_tcd::whole_tile_decoding</a></div><div class="ttdeci">OPJ_BOOL whole_tile_decoding</div><div class="ttdoc">Only valid for decoding.</div><div class="ttdef"><b>Definition:</b> tcd.h:287</div></div>
<div class="ttc" id="astructopj__tcd__image_html"><div class="ttname"><a href="structopj__tcd__image.html">opj_tcd_image</a></div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> tcd.h:247</div></div>
<div class="ttc" id="astructopj__bio_html_a91e6c579ced7a356d042b27cbeba3e03"><div class="ttname"><a href="structopj__bio.html#a91e6c579ced7a356d042b27cbeba3e03">opj_bio::buf</a></div><div class="ttdeci">OPJ_UINT32 buf</div><div class="ttdoc">temporary place where each byte is read or written</div><div class="ttdef"><b>Definition:</b> bio.h:64</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html_a72eb32895dd9ec7362da633609d3a2e0"><div class="ttname"><a href="structopj__tcd__tilecomp.html#a72eb32895dd9ec7362da633609d3a2e0">opj_tcd_tilecomp::minimum_num_resolutions</a></div><div class="ttdeci">OPJ_UINT32 minimum_num_resolutions</div><div class="ttdef"><b>Definition:</b> tcd.h:202</div></div>
<div class="ttc" id="aopenjpeg_8h_html_abb5dad6294f4611f1925388e919b16f4"><div class="ttname"><a href="openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4">OPJ_BOOL</a></div><div class="ttdeci">int OPJ_BOOL</div><div class="ttdef"><b>Definition:</b> openjpeg.h:116</div></div>
<div class="ttc" id="aopenjpeg_8h_html_aba7397be054e36dc0284a6589736135e"><div class="ttname"><a href="openjpeg_8h.html#aba7397be054e36dc0284a6589736135e">OPJ_SIZE_T</a></div><div class="ttdeci">size_t OPJ_SIZE_T</div><div class="ttdef"><b>Definition:</b> openjpeg.h:139</div></div>
<div class="ttc" id="aopj__includes_8h_html"><div class="ttname"><a href="opj__includes_8h.html">opj_includes.h</a></div></div>
<div class="ttc" id="astructopj__bio_html"><div class="ttname"><a href="structopj__bio.html">opj_bio</a></div><div class="ttdoc">Individual bit input-output stream (BIO)</div><div class="ttdef"><b>Definition:</b> bio.h:56</div></div>
<div class="ttc" id="abench__dwt_8c_html_a22c68bd4bfb1ec55bcb2257276d2a900"><div class="ttname"><a href="bench__dwt_8c.html#a22c68bd4bfb1ec55bcb2257276d2a900">getValue</a></div><div class="ttdeci">OPJ_INT32 getValue(OPJ_UINT32 i)</div><div class="ttdef"><b>Definition:</b> bench_dwt.c:42</div></div>
<div class="ttc" id="astructopj__tcd__resolution_html"><div class="ttname"><a href="structopj__tcd__resolution.html">opj_tcd_resolution</a></div><div class="ttdoc">Tile-component resolution structure.</div><div class="ttdef"><b>Definition:</b> tcd.h:176</div></div>
<div class="ttc" id="astructopj__tcd_html_a411ee1807ee430fc8db3e3c041ccf9cc"><div class="ttname"><a href="structopj__tcd.html#a411ee1807ee430fc8db3e3c041ccf9cc">opj_tcd::win_y1</a></div><div class="ttdeci">OPJ_UINT32 win_y1</div><div class="ttdef"><b>Definition:</b> tcd.h:285</div></div>
<div class="ttc" id="astructopj__tcd__image_html_a7a60606149c03f1afd68412c40cc941c"><div class="ttname"><a href="structopj__tcd__image.html#a7a60606149c03f1afd68412c40cc941c">opj_tcd_image::tiles</a></div><div class="ttdeci">opj_tcd_tile_t * tiles</div><div class="ttdef"><b>Definition:</b> tcd.h:248</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html"><div class="ttname"><a href="structopj__tcd__tilecomp.html">opj_tcd_tilecomp</a></div><div class="ttdoc">Tile-component structure.</div><div class="ttdef"><b>Definition:</b> tcd.h:194</div></div>
<div class="ttc" id="aopenjpeg_8h_html_a3cec91ef9e73677f0dbd60d4e42401b9"><div class="ttname"><a href="openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9">OPJ_INT32</a></div><div class="ttdeci">int32_t OPJ_INT32</div><div class="ttdef"><b>Definition:</b> openjpeg.h:131</div></div>
<div class="ttc" id="abench__dwt_8c_html_a08e91e8e4298f498913436a2006496b0"><div class="ttname"><a href="bench__dwt_8c.html#a08e91e8e4298f498913436a2006496b0">init_tilec</a></div><div class="ttdeci">void init_tilec(opj_tcd_tilecomp_t *l_tilec, OPJ_INT32 x0, OPJ_INT32 y0, OPJ_INT32 x1, OPJ_INT32 y1, OPJ_UINT32 numresolutions, OPJ_BOOL irreversible)</div><div class="ttdef"><b>Definition:</b> bench_dwt.c:47</div></div>
<div class="ttc" id="astructopj__bio_html_afbbfc81d9624cfd55add60bef5d0fb42"><div class="ttname"><a href="structopj__bio.html#afbbfc81d9624cfd55add60bef5d0fb42">opj_bio::bp</a></div><div class="ttdeci">OPJ_BYTE * bp</div><div class="ttdoc">pointer to the present position in the buffer</div><div class="ttdef"><b>Definition:</b> bio.h:62</div></div>
<div class="ttc" id="abio_8c_html_a7aa126e3f12e3b56d83a0b19dce2370b"><div class="ttname"><a href="bio_8c.html#a7aa126e3f12e3b56d83a0b19dce2370b">opj_bio_getbit</a></div><div class="ttdeci">static OPJ_UINT32 opj_bio_getbit(opj_bio_t *bio)</div><div class="ttdoc">Read a bit.</div><div class="ttdef"><b>Definition:</b> bio.c:113</div></div>
<div class="ttc" id="abio_8h_html_a602b9d9f911b41d41d1d4cab1dc3ec97"><div class="ttname"><a href="bio_8h.html#a602b9d9f911b41d41d1d4cab1dc3ec97">opj_bio_write</a></div><div class="ttdeci">void opj_bio_write(opj_bio_t *bio, OPJ_UINT32 v, OPJ_UINT32 n)</div><div class="ttdoc">Write bits.</div><div class="ttdef"><b>Definition:</b> bio.c:165</div></div>
<div class="ttc" id="astructopj__tcd__resolution_html_ae4fb93aaa054fc66cc93021badc18cec"><div class="ttname"><a href="structopj__tcd__resolution.html#ae4fb93aaa054fc66cc93021badc18cec">opj_tcd_resolution::y0</a></div><div class="ttdeci">OPJ_INT32 y0</div><div class="ttdef"><b>Definition:</b> tcd.h:178</div></div>
<div class="ttc" id="abio_8h_html_ab895be8f05401452c080e42427408c5c"><div class="ttname"><a href="bio_8h.html#ab895be8f05401452c080e42427408c5c">opj_bio_numbytes</a></div><div class="ttdeci">ptrdiff_t opj_bio_numbytes(opj_bio_t *bio)</div><div class="ttdoc">Number of bytes written.</div><div class="ttdef"><b>Definition:</b> bio.c:142</div></div>
<div class="ttc" id="astructopj__tcd__tile_html_a317352102ab033a283aa2a10f29b5adc"><div class="ttname"><a href="structopj__tcd__tile.html#a317352102ab033a283aa2a10f29b5adc">opj_tcd_tile::x0</a></div><div class="ttdeci">OPJ_INT32 x0</div><div class="ttdef"><b>Definition:</b> tcd.h:235</div></div>
<div class="ttc" id="aopenjpeg_8h_html_a04830036d767cba56cbf5ae5bdc481d3"><div class="ttname"><a href="openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3">OPJ_TRUE</a></div><div class="ttdeci">#define OPJ_TRUE</div><div class="ttdef"><b>Definition:</b> openjpeg.h:117</div></div>
<div class="ttc" id="aopj__malloc_8c_html_a49c70931cbed786f6eef5f095bcb2917"><div class="ttname"><a href="opj__malloc_8c.html#a49c70931cbed786f6eef5f095bcb2917">opj_malloc</a></div><div class="ttdeci">void * opj_malloc(size_t size)</div><div class="ttdoc">Allocate an uninitialized memory block.</div><div class="ttdef"><b>Definition:</b> opj_malloc.c:191</div></div>
<div class="ttc" id="astructopj__tcd__tile_html_a91fab4e8a0f7cdc1d3977389321dae51"><div class="ttname"><a href="structopj__tcd__tile.html#a91fab4e8a0f7cdc1d3977389321dae51">opj_tcd_tile::y1</a></div><div class="ttdeci">OPJ_INT32 y1</div><div class="ttdef"><b>Definition:</b> tcd.h:235</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html_a87fdaafd21fd5909fac88e866ba66ac6"><div class="ttname"><a href="structopj__tcd__tilecomp.html#a87fdaafd21fd5909fac88e866ba66ac6">opj_tcd_tilecomp::numresolutions</a></div><div class="ttdeci">OPJ_UINT32 numresolutions</div><div class="ttdef"><b>Definition:</b> tcd.h:200</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html_aa2d91a59c90ce843a617f1e923d6cb0d"><div class="ttname"><a href="structopj__tcd__tilecomp.html#aa2d91a59c90ce843a617f1e923d6cb0d">opj_tcd_tilecomp::y0</a></div><div class="ttdeci">OPJ_INT32 y0</div><div class="ttdef"><b>Definition:</b> tcd.h:196</div></div>
<div class="ttc" id="abio_8h_html_a8ab62fc21c5f26a774fb0e3590efeb4b"><div class="ttname"><a href="bio_8h.html#a8ab62fc21c5f26a774fb0e3590efeb4b">opj_bio_init_dec</a></div><div class="ttdeci">void opj_bio_init_dec(opj_bio_t *bio, OPJ_BYTE *bp, OPJ_UINT32 len)</div><div class="ttdoc">Init decoder.</div><div class="ttdef"><b>Definition:</b> bio.c:156</div></div>
<div class="ttc" id="aopj__malloc_8c_html_a9d7d909f8dc1a2c23313c48645341e81"><div class="ttname"><a href="opj__malloc_8c.html#a9d7d909f8dc1a2c23313c48645341e81">opj_free</a></div><div class="ttdeci">void opj_free(void *ptr)</div><div class="ttdoc">Deallocates or frees a memory block.</div><div class="ttdef"><b>Definition:</b> opj_malloc.c:246</div></div>
<div class="ttc" id="astructopj__tcd__tile_html_a02a13a3c111c99e55a96bbb917be7d35"><div class="ttname"><a href="structopj__tcd__tile.html#a02a13a3c111c99e55a96bbb917be7d35">opj_tcd_tile::numcomps</a></div><div class="ttdeci">OPJ_UINT32 numcomps</div><div class="ttdef"><b>Definition:</b> tcd.h:236</div></div>
<div class="ttc" id="astructopj__tcd_html_ab9c072849da0bb04ea0ee6f3080535ac"><div class="ttname"><a href="structopj__tcd.html#ab9c072849da0bb04ea0ee6f3080535ac">opj_tcd::win_x1</a></div><div class="ttdeci">OPJ_UINT32 win_x1</div><div class="ttdef"><b>Definition:</b> tcd.h:284</div></div>
<div class="ttc" id="abio_8h_html_a549d1ff56aa2c8bea27c031c8a33936f"><div class="ttname"><a href="bio_8h.html#a549d1ff56aa2c8bea27c031c8a33936f">opj_bio_init_enc</a></div><div class="ttdeci">void opj_bio_init_enc(opj_bio_t *bio, OPJ_BYTE *bp, OPJ_UINT32 len)</div><div class="ttdoc">Init encoder.</div><div class="ttdef"><b>Definition:</b> bio.c:147</div></div>
<div class="ttc" id="abio_8h_html_a830ee6789a9be0ae5f9a8ff056b771fe"><div class="ttname"><a href="bio_8h.html#a830ee6789a9be0ae5f9a8ff056b771fe">opj_bio_inalign</a></div><div class="ttdeci">OPJ_BOOL opj_bio_inalign(opj_bio_t *bio)</div><div class="ttdoc">Passes the ending bits (coming from flushing)</div><div class="ttdef"><b>Definition:</b> bio.c:208</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html_ad5618371884e54026423ef59e57395d8"><div class="ttname"><a href="structopj__tcd__tilecomp.html#ad5618371884e54026423ef59e57395d8">opj_tcd_tilecomp::data</a></div><div class="ttdeci">OPJ_INT32 * data</div><div class="ttdef"><b>Definition:</b> tcd.h:209</div></div>
<div class="ttc" id="astructopj__tcd_html_a57a0a72c3eeb7b383a62182bd02f6db2"><div class="ttname"><a href="structopj__tcd.html#a57a0a72c3eeb7b383a62182bd02f6db2">opj_tcd::tcd_image</a></div><div class="ttdeci">opj_tcd_image_t * tcd_image</div><div class="ttdoc">info on each image tile</div><div class="ttdef"><b>Definition:</b> tcd.h:268</div></div>
<div class="ttc" id="abio_8c_html_a9b06f926913047b80974f8f3c64be378"><div class="ttname"><a href="bio_8c.html#a9b06f926913047b80974f8f3c64be378">opj_bio_byteout</a></div><div class="ttdeci">static OPJ_BOOL opj_bio_byteout(opj_bio_t *bio)</div><div class="ttdoc">Write a byte.</div><div class="ttdef"><b>Definition:</b> bio.c:81</div></div>
<div class="ttc" id="adwt_8c_html_a67d22fad344dd6d7b1b3b3a237bea8d6"><div class="ttname"><a href="dwt_8c.html#a67d22fad344dd6d7b1b3b3a237bea8d6">opj_dwt_decode</a></div><div class="ttdeci">OPJ_BOOL opj_dwt_decode(opj_tcd_t *p_tcd, opj_tcd_tilecomp_t *tilec, OPJ_UINT32 numres)</div><div class="ttdoc">Inverse 5-3 wavelet transform in 2-D.</div><div class="ttdef"><b>Definition:</b> dwt.c:1913</div></div>
<div class="ttc" id="athread_8c_html_a24a3a1b343df1168a3beb57babfa0916"><div class="ttname"><a href="thread_8c.html#a24a3a1b343df1168a3beb57babfa0916">opj_thread_pool_create</a></div><div class="ttdeci">opj_thread_pool_t * opj_thread_pool_create(int num_threads)</div><div class="ttdoc">Create a new thread pool.</div><div class="ttdef"><b>Definition:</b> thread.c:625</div></div>
<div class="ttc" id="astructopj__tcd_html_ad59ef39d08151a05bc6b0bb693607370"><div class="ttname"><a href="structopj__tcd.html#ad59ef39d08151a05bc6b0bb693607370">opj_tcd::thread_pool</a></div><div class="ttdeci">opj_thread_pool_t * thread_pool</div><div class="ttdoc">Thread pool.</div><div class="ttdef"><b>Definition:</b> tcd.h:280</div></div>
<div class="ttc" id="astructopj__tcd__tile_html"><div class="ttname"><a href="structopj__tcd__tile.html">opj_tcd_tile</a></div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> tcd.h:233</div></div>
<div class="ttc" id="abio_8c_html_a830ee6789a9be0ae5f9a8ff056b771fe"><div class="ttname"><a href="bio_8c.html#a830ee6789a9be0ae5f9a8ff056b771fe">opj_bio_inalign</a></div><div class="ttdeci">OPJ_BOOL opj_bio_inalign(opj_bio_t *bio)</div><div class="ttdoc">Passes the ending bits (coming from flushing)</div><div class="ttdef"><b>Definition:</b> bio.c:208</div></div>
<div class="ttc" id="abench__dwt_8c_html_ac1fc21d3bb524182ef25ba2057ebb67b"><div class="ttname"><a href="bench__dwt_8c.html#ac1fc21d3bb524182ef25ba2057ebb67b">opj_wallclock</a></div><div class="ttdeci">static OPJ_FLOAT64 opj_wallclock(void)</div><div class="ttdef"><b>Definition:</b> bench_dwt.c:142</div></div>
<div class="ttc" id="astructopj__image_html_a6b52b100c934697a29446af5c3e0fa00"><div class="ttname"><a href="structopj__image.html#a6b52b100c934697a29446af5c3e0fa00">opj_image::comps</a></div><div class="ttdeci">opj_image_comp_t * comps</div><div class="ttdoc">image components</div><div class="ttdef"><b>Definition:</b> openjpeg.h:723</div></div>
<div class="ttc" id="abio_8c_html_a1632241f1dd35ee1c895c89abf5f0fd0"><div class="ttname"><a href="bio_8c.html#a1632241f1dd35ee1c895c89abf5f0fd0">opj_bio_bytein</a></div><div class="ttdeci">static OPJ_BOOL opj_bio_bytein(opj_bio_t *bio)</div><div class="ttdoc">Read a byte.</div><div class="ttdef"><b>Definition:</b> bio.c:92</div></div>
<div class="ttc" id="astructopj__tcd__tilecomp_html_abddb012879ff43b18cf1e9643ee52ed7"><div class="ttname"><a href="structopj__tcd__tilecomp.html#abddb012879ff43b18cf1e9643ee52ed7">opj_tcd_tilecomp::y1</a></div><div class="ttdeci">OPJ_INT32 y1</div><div class="ttdef"><b>Definition:</b> tcd.h:196</div></div>
<div class="ttc" id="aopenjpeg_8h_html_a4cb1e6e6b6ef2df499d5c02f7df54cbb"><div class="ttname"><a href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a></div><div class="ttdeci">uint32_t OPJ_UINT32</div><div class="ttdef"><b>Definition:</b> openjpeg.h:132</div></div>
<div class="ttc" id="astructopj__image__comp_html_a0805d2f69bb770ff022c164aeda22685"><div class="ttname"><a href="structopj__image__comp.html#a0805d2f69bb770ff022c164aeda22685">opj_image_comp::dx</a></div><div class="ttdeci">OPJ_UINT32 dx</div><div class="ttdoc">XRsiz: horizontal separation of a sample of ith component with respect to the reference grid.</div><div class="ttdef"><b>Definition:</b> openjpeg.h:679</div></div>
<div class="ttc" id="abio_8h_html_aea3bf04128de5bc78da6d06354eae62c"><div class="ttname"><a href="bio_8h.html#aea3bf04128de5bc78da6d06354eae62c">opj_bio_read</a></div><div class="ttdeci">OPJ_UINT32 opj_bio_read(opj_bio_t *bio, OPJ_UINT32 n)</div><div class="ttdoc">Read bits.</div><div class="ttdef"><b>Definition:</b> bio.c:175</div></div>
<div class="ttc" id="abio_8h_html_a00f1d2645b33a7281e2b2dbc20079957"><div class="ttname"><a href="bio_8h.html#a00f1d2645b33a7281e2b2dbc20079957">opj_bio_create</a></div><div class="ttdeci">opj_bio_t * opj_bio_create(void)</div><div class="ttdoc">Create a new BIO handle.</div><div class="ttdef"><b>Definition:</b> bio.c:129</div></div>
<div class="ttc" id="aopenjpeg_8h_html_ac672bfd7db39c609e828acb07a321964"><div class="ttname"><a href="openjpeg_8h.html#ac672bfd7db39c609e828acb07a321964">OPJ_FALSE</a></div><div class="ttdeci">#define OPJ_FALSE</div><div class="ttdef"><b>Definition:</b> openjpeg.h:118</div></div>
<div class="ttc" id="astructopj__tcd__tile_html_a4d9827a5f549b06dbf6c05c721485121"><div class="ttname"><a href="structopj__tcd__tile.html#a4d9827a5f549b06dbf6c05c721485121">opj_tcd_tile::y0</a></div><div class="ttdeci">OPJ_INT32 y0</div><div class="ttdef"><b>Definition:</b> tcd.h:235</div></div>
<div class="ttc" id="abio_8h_html_ac418a039dda047b67da3c1b5e6eaa3a3"><div class="ttname"><a href="bio_8h.html#ac418a039dda047b67da3c1b5e6eaa3a3">opj_bio_t</a></div><div class="ttdeci">struct opj_bio opj_bio_t</div><div class="ttdoc">Individual bit input-output stream (BIO)</div></div>
<div class="ttc" id="adwt_8c_html_adfd8b0e16f120a93b65b922bb2476c87"><div class="ttname"><a href="dwt_8c.html#adfd8b0e16f120a93b65b922bb2476c87">opj_dwt_decode_real</a></div><div class="ttdeci">OPJ_BOOL opj_dwt_decode_real(opj_tcd_t *p_tcd, opj_tcd_tilecomp_t *OPJ_RESTRICT tilec, OPJ_UINT32 numres)</div><div class="ttdoc">Inverse 9-7 wavelet transform in 2-D.</div><div class="ttdef"><b>Definition:</b> dwt.c:3758</div></div>
<div class="ttc" id="astructopj__tcd_html_a0ae43e0bcaae1095138b6ab8752e7ed2"><div class="ttname"><a href="structopj__tcd.html#a0ae43e0bcaae1095138b6ab8752e7ed2">opj_tcd::win_x0</a></div><div class="ttdeci">OPJ_UINT32 win_x0</div><div class="ttdoc">Coordinates of the window of interest, in grid reference space.</div><div class="ttdef"><b>Definition:</b> tcd.h:282</div></div>
<div class="ttc" id="abench__dwt_8c_html_a0988bd373c25899399a35bf51502ecba"><div class="ttname"><a href="bench__dwt_8c.html#a0988bd373c25899399a35bf51502ecba">free_tilec</a></div><div class="ttdeci">void free_tilec(opj_tcd_tilecomp_t *l_tilec)</div><div class="ttdef"><b>Definition:</b> bench_dwt.c:100</div></div>
<div class="ttc" id="astructopj__image_html"><div class="ttname"><a href="structopj__image.html">opj_image</a></div><div class="ttdoc">Defines image data and characteristics.</div><div class="ttdef"><b>Definition:</b> openjpeg.h:709</div></div>
<div class="ttc" id="astructopj__tcd__tile_html_adfe3ec848812611d8c5bc6b675e3b897"><div class="ttname"><a href="structopj__tcd__tile.html#adfe3ec848812611d8c5bc6b675e3b897">opj_tcd_tile::comps</a></div><div class="ttdeci">opj_tcd_tilecomp_t * comps</div><div class="ttdef"><b>Definition:</b> tcd.h:237</div></div>
<div class="ttc" id="aopj__intmath_8h_html_aaa1e441dec325d33ccd86aa7ca8ccfdc"><div class="ttname"><a href="opj__intmath_8h.html#aaa1e441dec325d33ccd86aa7ca8ccfdc">opj_int_ceildivpow2</a></div><div class="ttdeci">static INLINE OPJ_INT32 opj_int_ceildivpow2(OPJ_INT32 a, OPJ_INT32 b)</div><div class="ttdoc">Divide an integer by a power of 2 and round upwards.</div><div class="ttdef"><b>Definition:</b> opj_intmath.h:180</div></div>
<div class="ttc" id="astructopj__thread__pool__t_html"><div class="ttname"><a href="structopj__thread__pool__t.html">opj_thread_pool_t</a></div><div class="ttdef"><b>Definition:</b> thread.c:605</div></div>
<div class="ttc" id="astructopj__tcd_html"><div class="ttname"><a href="structopj__tcd.html">opj_tcd</a></div><div class="ttdoc">Tile coder/decoder.</div><div class="ttdef"><b>Definition:</b> tcd.h:256</div></div>
<div class="ttc" id="astructopj__bio_html_a739743b6883a37747cd417edaa18cf88"><div class="ttname"><a href="structopj__bio.html#a739743b6883a37747cd417edaa18cf88">opj_bio::ct</a></div><div class="ttdeci">OPJ_UINT32 ct</div><div class="ttdoc">coder : number of bits free to write.</div><div class="ttdef"><b>Definition:</b> bio.h:66</div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>