2015-07-10 18:06:19 +02:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
|
2019-04-02 16:25:55 +02:00
|
|
|
<meta name="generator" content="Doxygen 1.8.13"/>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
2015-07-10 18:06:19 +02:00
|
|
|
<title>OpenJPEG: Data Fields</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;">
|
2016-09-29 22:38:29 +02:00
|
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
2015-07-10 18:06:19 +02:00
|
|
|
<div id="projectname">OpenJPEG
|
2019-04-02 16:25:55 +02:00
|
|
|
 <span id="projectnumber">2.3.1</span>
|
2015-07-10 18:06:19 +02:00
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<!-- end header part -->
|
2019-04-02 16:25:55 +02:00
|
|
|
<!-- Generated by Doxygen 1.8.13 -->
|
|
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
$(function() {
|
|
|
|
initMenu('',false,false,'search.php','Search');
|
|
|
|
});
|
|
|
|
</script>
|
|
|
|
<div id="main-nav"></div>
|
2015-07-10 18:06:19 +02:00
|
|
|
</div><!-- top -->
|
|
|
|
<div class="contents">
|
|
|
|
<div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div>
|
|
|
|
|
2019-04-02 16:25:55 +02:00
|
|
|
<h3><a id="index_a"></a>- a -</h3><ul>
|
2015-07-10 18:06:19 +02:00
|
|
|
<li>a
|
|
|
|
: <a class="el" href="structopj__mqc.html#a26cf29944f5a74b2a0af55defaed5e5d">opj_mqc</a>
|
|
|
|
, <a class="el" href="structquery__param.html#a000ad8669c3942daded32812764d200c">query_param</a>
|
|
|
|
</li>
|
2017-08-10 06:39:58 +02:00
|
|
|
<li>allow_different_bit_depth_sign
|
|
|
|
: <a class="el" href="structopj__cp.html#a5357686805d38cca08bf74dba9e47762">opj_cp</a>
|
|
|
|
</li>
|
2015-07-10 18:06:19 +02:00
|
|
|
<li>alpha
|
|
|
|
: <a class="el" href="structopj__image__comp.html#a8d471ac4bee95236e0b622638a8e07cf">opj_image_comp</a>
|
|
|
|
</li>
|
|
|
|
<li>approx
|
|
|
|
: <a class="el" href="structopj__jp2.html#a586cf1790b0c4858f9dc5ff1ffa5b61b">opj_jp2</a>
|
|
|
|
</li>
|
|
|
|
<li>asoc
|
|
|
|
: <a class="el" href="structopj__jp2__cdef__info.html#ac509dcc054a8fbfaf64a7672009de06b">opj_jp2_cdef_info</a>
|
|
|
|
</li>
|
|
|
|
<li>aux
|
|
|
|
: <a class="el" href="structchannel__param.html#aea9c155728b78f5b8767315fb45cbd93">channel_param</a>
|
|
|
|
, <a class="el" href="structmessage__param.html#ac3b5e05d810e6db48a19b83783662074">message_param</a>
|
|
|
|
, <a class="el" href="structsubfaixbox4__param.html#a3fb16e76984d9ee65043245a7277b9b2">subfaixbox4_param</a>
|
|
|
|
, <a class="el" href="structsubfaixbox8__param.html#a5ba38ea9a65d7b8b36466ae13aaa458a">subfaixbox8_param</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
2019-04-02 16:25:55 +02:00
|
|
|
</a> 1.8.13
|
2015-07-10 18:06:19 +02:00
|
|
|
</small></address>
|
|
|
|
</body>
|
|
|
|
</html>
|