openjpeg/doxygen/structopj__mqc__state.html

148 lines
7.5 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: opj_mqc_state Struct Reference</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><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">opj_mqc_state Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>This struct defines the state of a context.
<a href="structopj__mqc__state.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="mqc_8h_source.html">mqc.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a1ee680e4a9420ef645e2c3081a04c9c5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopj__mqc__state.html#a1ee680e4a9420ef645e2c3081a04c9c5">qeval</a></td></tr>
<tr class="memdesc:a1ee680e4a9420ef645e2c3081a04c9c5"><td class="mdescLeft">&#160;</td><td class="mdescRight">the probability of the Least Probable Symbol (0.75-&gt;0x8000, 1.5-&gt;0xffff) <a href="structopj__mqc__state.html#a1ee680e4a9420ef645e2c3081a04c9c5">More...</a><br /></td></tr>
<tr class="separator:a1ee680e4a9420ef645e2c3081a04c9c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a09a5fefe0bd4e7c0d56ec69220dfd990"><td class="memItemLeft" align="right" valign="top"><a class="el" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopj__mqc__state.html#a09a5fefe0bd4e7c0d56ec69220dfd990">mps</a></td></tr>
<tr class="memdesc:a09a5fefe0bd4e7c0d56ec69220dfd990"><td class="mdescLeft">&#160;</td><td class="mdescRight">the Most Probable Symbol (0 or 1) <a href="structopj__mqc__state.html#a09a5fefe0bd4e7c0d56ec69220dfd990">More...</a><br /></td></tr>
<tr class="separator:a09a5fefe0bd4e7c0d56ec69220dfd990"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9d8b039eb49c4edcb382da2ee82d7142"><td class="memItemLeft" align="right" valign="top">const struct <a class="el" href="structopj__mqc__state.html">opj_mqc_state</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopj__mqc__state.html#a9d8b039eb49c4edcb382da2ee82d7142">nmps</a></td></tr>
<tr class="memdesc:a9d8b039eb49c4edcb382da2ee82d7142"><td class="mdescLeft">&#160;</td><td class="mdescRight">next state if the next encoded symbol is the MPS <a href="structopj__mqc__state.html#a9d8b039eb49c4edcb382da2ee82d7142">More...</a><br /></td></tr>
<tr class="separator:a9d8b039eb49c4edcb382da2ee82d7142"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2fa65c94ba4d3cbdac26e9ce48f228e5"><td class="memItemLeft" align="right" valign="top">const struct <a class="el" href="structopj__mqc__state.html">opj_mqc_state</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopj__mqc__state.html#a2fa65c94ba4d3cbdac26e9ce48f228e5">nlps</a></td></tr>
<tr class="memdesc:a2fa65c94ba4d3cbdac26e9ce48f228e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">next state if the next encoded symbol is the LPS <a href="structopj__mqc__state.html#a2fa65c94ba4d3cbdac26e9ce48f228e5">More...</a><br /></td></tr>
<tr class="separator:a2fa65c94ba4d3cbdac26e9ce48f228e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>This struct defines the state of a context. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="a09a5fefe0bd4e7c0d56ec69220dfd990"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a09a5fefe0bd4e7c0d56ec69220dfd990">&#9670;&nbsp;</a></span>mps</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> opj_mqc_state::mps</td>
</tr>
</table>
</div><div class="memdoc">
<p>the Most Probable Symbol (0 or 1) </p>
</div>
</div>
<a id="a2fa65c94ba4d3cbdac26e9ce48f228e5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2fa65c94ba4d3cbdac26e9ce48f228e5">&#9670;&nbsp;</a></span>nlps</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const struct <a class="el" href="structopj__mqc__state.html">opj_mqc_state</a>* opj_mqc_state::nlps</td>
</tr>
</table>
</div><div class="memdoc">
<p>next state if the next encoded symbol is the LPS </p>
</div>
</div>
<a id="a9d8b039eb49c4edcb382da2ee82d7142"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9d8b039eb49c4edcb382da2ee82d7142">&#9670;&nbsp;</a></span>nmps</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const struct <a class="el" href="structopj__mqc__state.html">opj_mqc_state</a>* opj_mqc_state::nmps</td>
</tr>
</table>
</div><div class="memdoc">
<p>next state if the next encoded symbol is the MPS </p>
</div>
</div>
<a id="a1ee680e4a9420ef645e2c3081a04c9c5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1ee680e4a9420ef645e2c3081a04c9c5">&#9670;&nbsp;</a></span>qeval</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> opj_mqc_state::qeval</td>
</tr>
</table>
</div><div class="memdoc">
<p>the probability of the Least Probable Symbol (0.75-&gt;0x8000, 1.5-&gt;0xffff) </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="mqc_8h_source.html">mqc.h</a></li>
</ul>
</div><!-- contents -->
<!-- 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>