<ahref="bio_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment"> * The copyright in this software is being made available under the 2-clauses </span></div>
<divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment"> * BSD License, included below. This software may be subject to other third </span></div>
<divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="comment"> * party and contributor rights, including patent rights, and no such rights</span></div>
<divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="comment"> * are granted under this license.</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * Redistribution and use in source and binary forms, with or without</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * modification, are permitted provided that the following conditions</span></div>
<divclass="line"><aname="l00018"></a><spanclass="lineno"> 18</span> <spanclass="comment"> * are met:</span></div>
<divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="comment"> * 1. Redistributions of source code must retain the above copyright</span></div>
<divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> <spanclass="comment"> * notice, this list of conditions and the following disclaimer.</span></div>
<divclass="line"><aname="l00021"></a><spanclass="lineno"> 21</span> <spanclass="comment"> * 2. Redistributions in binary form must reproduce the above copyright</span></div>
<divclass="line"><aname="l00022"></a><spanclass="lineno"> 22</span> <spanclass="comment"> * notice, this list of conditions and the following disclaimer in the</span></div>
<divclass="line"><aname="l00023"></a><spanclass="lineno"> 23</span> <spanclass="comment"> * documentation and/or other materials provided with the distribution.</span></div>
<divclass="line"><aname="l00025"></a><spanclass="lineno"> 25</span> <spanclass="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'</span></div>
<divclass="line"><aname="l00026"></a><spanclass="lineno"> 26</span> <spanclass="comment"> * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span></div>
<divclass="line"><aname="l00027"></a><spanclass="lineno"> 27</span> <spanclass="comment"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE</span></div>
<divclass="line"><aname="l00028"></a><spanclass="lineno"> 28</span> <spanclass="comment"> * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE</span></div>
<divclass="line"><aname="l00029"></a><spanclass="lineno"> 29</span> <spanclass="comment"> * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR</span></div>
<divclass="line"><aname="l00030"></a><spanclass="lineno"> 30</span> <spanclass="comment"> * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF</span></div>
<divclass="line"><aname="l00031"></a><spanclass="lineno"> 31</span> <spanclass="comment"> * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</span></div>
<divclass="line"><aname="l00032"></a><spanclass="lineno"> 32</span> <spanclass="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</span></div>
<divclass="line"><aname="l00033"></a><spanclass="lineno"> 33</span> <spanclass="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</span></div>
<divclass="line"><aname="l00034"></a><spanclass="lineno"> 34</span> <spanclass="comment"> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE</span></div>
<divclass="line"><aname="l00035"></a><spanclass="lineno"> 35</span> <spanclass="comment"> * POSSIBILITY OF SUCH DAMAGE.</span></div>
<divclass="ttc"id="group___b_i_o_html_ga00f1d2645b33a7281e2b2dbc20079957"><divclass="ttname"><ahref="group___b_i_o.html#ga00f1d2645b33a7281e2b2dbc20079957">opj_bio_create</a></div><divclass="ttdeci">opj_bio_t * opj_bio_create(void)</div><divclass="ttdoc">Create a new BIO handle. </div><divclass="ttdef"><b>Definition:</b> bio.c:123</div></div>
<divclass="ttc"id="structopj__bio_html_a739743b6883a37747cd417edaa18cf88"><divclass="ttname"><ahref="structopj__bio.html#a739743b6883a37747cd417edaa18cf88">opj_bio::ct</a></div><divclass="ttdeci">OPJ_UINT32 ct</div><divclass="ttdoc">coder : number of bits free to write. </div><divclass="ttdef"><b>Definition:</b> bio.h:66</div></div>
<divclass="ttc"id="group___b_i_o_html_ga71dd985d85ece15f4b6c2ea92fae5239"><divclass="ttname"><ahref="group___b_i_o.html#ga71dd985d85ece15f4b6c2ea92fae5239">opj_bio_destroy</a></div><divclass="ttdeci">void opj_bio_destroy(opj_bio_t *bio)</div><divclass="ttdoc">Destroy a previously created BIO handle. </div><divclass="ttdef"><b>Definition:</b> bio.c:128</div></div>
<divclass="ttc"id="structopj__bio_html"><divclass="ttname"><ahref="structopj__bio.html">opj_bio</a></div><divclass="ttdoc">Individual bit input-output stream (BIO) </div><divclass="ttdef"><b>Definition:</b> bio.h:56</div></div>
<divclass="ttc"id="group___b_i_o_html_gac65cc716fac75e743f2e9980c8a05807"><divclass="ttname"><ahref="group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807">opj_bio_t</a></div><divclass="ttdeci">struct opj_bio opj_bio_t</div><divclass="ttdoc">Individual bit input-output stream (BIO) </div></div>
<divclass="ttc"id="structopj__bio_html_a82d1b48ca5f22eeb8ab2139982b576ba"><divclass="ttname"><ahref="structopj__bio.html#a82d1b48ca5f22eeb8ab2139982b576ba">opj_bio::end</a></div><divclass="ttdeci">OPJ_BYTE * end</div><divclass="ttdoc">pointer to the end of the buffer </div><divclass="ttdef"><b>Definition:</b> bio.h:60</div></div>
<divclass="ttc"id="group___b_i_o_html_gab895be8f05401452c080e42427408c5c"><divclass="ttname"><ahref="group___b_i_o.html#gab895be8f05401452c080e42427408c5c">opj_bio_numbytes</a></div><divclass="ttdeci">ptrdiff_t opj_bio_numbytes(opj_bio_t *bio)</div><divclass="ttdoc">Number of bytes written. </div><divclass="ttdef"><b>Definition:</b> bio.c:134</div></div>
<divclass="ttc"id="structopj__bio_html_a5b7b5826e12247721d21b8b118beaf38"><divclass="ttname"><ahref="structopj__bio.html#a5b7b5826e12247721d21b8b118beaf38">opj_bio::start</a></div><divclass="ttdeci">OPJ_BYTE * start</div><divclass="ttdoc">pointer to the start of the buffer </div><divclass="ttdef"><b>Definition:</b> bio.h:58</div></div>
<divclass="ttc"id="structopj__bio_html_a91e6c579ced7a356d042b27cbeba3e03"><divclass="ttname"><ahref="structopj__bio.html#a91e6c579ced7a356d042b27cbeba3e03">opj_bio::buf</a></div><divclass="ttdeci">OPJ_UINT32 buf</div><divclass="ttdoc">temporary place where each byte is read or written </div><divclass="ttdef"><b>Definition:</b> bio.h:64</div></div>
<divclass="ttc"id="structopj__bio_html_afbbfc81d9624cfd55add60bef5d0fb42"><divclass="ttname"><ahref="structopj__bio.html#afbbfc81d9624cfd55add60bef5d0fb42">opj_bio::bp</a></div><divclass="ttdeci">OPJ_BYTE * bp</div><divclass="ttdoc">pointer to the present position in the buffer </div><divclass="ttdef"><b>Definition:</b> bio.h:62</div></div>