openjpeg/doxygen/mct_8h_source.html

175 lines
33 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: mct.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">mct.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="mct_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"> * Copyright (c) 2008, 2011-2012, Centre National d&#39;Etudes Spatiales (CNES), FR</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> * Copyright (c) 2012, CS Systemes d&#39;Information, France</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * All rights reserved.</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"> * Redistribution and use in source and binary forms, with or without</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"> * modification, are permitted provided that the following conditions</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment"> * are met:</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="comment"> * 1. Redistributions of source code must retain 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.</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment"> * 2. Redistributions in binary form must reproduce the above copyright</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="comment"> * notice, this list of conditions and the following disclaimer in the</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="comment"> * documentation and/or other materials provided with the distribution.</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</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="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"> * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="comment"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="comment"> * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="comment"> * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="comment"> * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="comment"> * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</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="l00037"></a><span class="lineno"> 37</span>&#160;<span class="comment"> * POSSIBILITY OF SUCH DAMAGE.</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; </div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#ifndef OPJ_MCT_H</span></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="preprocessor">#define OPJ_MCT_H</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="l00055"></a><span class="lineno"> 55</span>&#160;<span class="comment">/* ----------------------------------------------------------------------- */</span></div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="keywordtype">void</span> <a class="code" href="mct_8h.html#a9e088c46d09402da9fed35b5d69e5cc7">opj_mct_encode</a>(<a class="code" href="openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9">OPJ_INT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c0, <a class="code" href="openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9">OPJ_INT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c1,</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <a class="code" href="openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9">OPJ_INT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c2, <a class="code" href="openjpeg_8h.html#aba7397be054e36dc0284a6589736135e">OPJ_SIZE_T</a> n);</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;<span class="keywordtype">void</span> <a class="code" href="mct_8h.html#a3cb37d906cdb9b61f900c3e3dd4962a6">opj_mct_decode</a>(<a class="code" href="openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9">OPJ_INT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c0, <a class="code" href="openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9">OPJ_INT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c1,</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <a class="code" href="openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9">OPJ_INT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c2, <a class="code" href="openjpeg_8h.html#aba7397be054e36dc0284a6589736135e">OPJ_SIZE_T</a> n);</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<a class="code" href="openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78">OPJ_FLOAT64</a> <a class="code" href="mct_8h.html#af0057a99c1b106532e3efd5b21c0db8d">opj_mct_getnorm</a>(<a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> compno);</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; </div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="keywordtype">void</span> <a class="code" href="mct_8h.html#ace5e4626543ebab61a4303e84fa24c06">opj_mct_encode_real</a>(<a class="code" href="openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04">OPJ_FLOAT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c0,</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04">OPJ_FLOAT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c1,</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04">OPJ_FLOAT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c2, <a class="code" href="openjpeg_8h.html#aba7397be054e36dc0284a6589736135e">OPJ_SIZE_T</a> n);</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160;<span class="keywordtype">void</span> <a class="code" href="mct_8h.html#ad62db08e463484d3c6cce91ec6a2ded4">opj_mct_decode_real</a>(<a class="code" href="openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04">OPJ_FLOAT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c0,</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <a class="code" href="openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04">OPJ_FLOAT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c1, <a class="code" href="openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04">OPJ_FLOAT32</a>* <a class="code" href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a> c2, <a class="code" href="openjpeg_8h.html#aba7397be054e36dc0284a6589736135e">OPJ_SIZE_T</a> n);</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;<a class="code" href="openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78">OPJ_FLOAT64</a> <a class="code" href="mct_8h.html#a1c7653885e57c72c29586be6116d322b">opj_mct_getnorm_real</a>(<a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> compno);</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; </div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160;<a class="code" href="openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4">OPJ_BOOL</a> <a class="code" href="mct_8h.html#a999711520bb2752ac63dcce4bb83f3a3">opj_mct_encode_custom</a>(</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> * p_coding_data,</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <a class="code" href="openjpeg_8h.html#aba7397be054e36dc0284a6589736135e">OPJ_SIZE_T</a> n,</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> ** p_data,</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> p_nb_comp,</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> is_signed);</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160;<a class="code" href="openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4">OPJ_BOOL</a> <a class="code" href="mct_8h.html#ae8e2e3d8aa6ca1cff878d163e6d7926d">opj_mct_decode_custom</a>(</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> * pDecodingData,</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <a class="code" href="openjpeg_8h.html#aba7397be054e36dc0284a6589736135e">OPJ_SIZE_T</a> n,</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <a class="code" href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a> ** pData,</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> pNbComp,</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> isSigned);</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;<span class="keywordtype">void</span> <a class="code" href="mct_8h.html#a55767639f97b4abaaaafaec75fc89e17">opj_calculate_norms</a>(<a class="code" href="openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78">OPJ_FLOAT64</a> * pNorms,</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <a class="code" href="openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb">OPJ_UINT32</a> p_nb_comps,</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; <a class="code" href="openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04">OPJ_FLOAT32</a> * pMatrix);</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160;<span class="keyword">const</span> <a class="code" href="openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78">OPJ_FLOAT64</a> * <a class="code" href="mct_8h.html#a0a0a5db3026594c424f839a04f5e3563">opj_mct_get_mct_norms</a>(<span class="keywordtype">void</span>);</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;<span class="keyword">const</span> <a class="code" href="openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78">OPJ_FLOAT64</a> * <a class="code" href="mct_8h.html#a50079f1a3e75e803369af730c73dc035">opj_mct_get_mct_norms_real</a>(<span class="keywordtype">void</span>);</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160;<span class="comment">/* ----------------------------------------------------------------------- */</span></div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; </div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* OPJ_MCT_H */</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<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="amct_8h_html_ace5e4626543ebab61a4303e84fa24c06"><div class="ttname"><a href="mct_8h.html#ace5e4626543ebab61a4303e84fa24c06">opj_mct_encode_real</a></div><div class="ttdeci">void opj_mct_encode_real(OPJ_FLOAT32 *OPJ_RESTRICT c0, OPJ_FLOAT32 *OPJ_RESTRICT c1, OPJ_FLOAT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)</div><div class="ttdoc">Apply an irreversible multi-component transform to an image.</div><div class="ttdef"><b>Definition:</b> mct.c:212</div></div>
<div class="ttc" id="amct_8c_html_a1c7653885e57c72c29586be6116d322b"><div class="ttname"><a href="mct_8c.html#a1c7653885e57c72c29586be6116d322b">opj_mct_getnorm_real</a></div><div class="ttdeci">OPJ_FLOAT64 opj_mct_getnorm_real(OPJ_UINT32 compno)</div><div class="ttdoc">Get norm of the basis function used for the irreversible multi-component transform.</div><div class="ttdef"><b>Definition:</b> mct.c:343</div></div>
<div class="ttc" id="amct_8c_html_a8c2e968e30529831ef36eec4465b1f05"><div class="ttname"><a href="mct_8c.html#a8c2e968e30529831ef36eec4465b1f05">opj_mct_get_mct_norms</a></div><div class="ttdeci">const OPJ_FLOAT64 * opj_mct_get_mct_norms()</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:62</div></div>
<div class="ttc" id="aopenjpeg_8h_html_a802696e43e0ad059cfb3310cb5b073bb"><div class="ttname"><a href="openjpeg_8h.html#a802696e43e0ad059cfb3310cb5b073bb">OPJ_ARG_NOT_USED</a></div><div class="ttdeci">#define OPJ_ARG_NOT_USED(x)</div><div class="ttdef"><b>Definition:</b> openjpeg.h:142</div></div>
<div class="ttc" id="amct_8h_html_a1c7653885e57c72c29586be6116d322b"><div class="ttname"><a href="mct_8h.html#a1c7653885e57c72c29586be6116d322b">opj_mct_getnorm_real</a></div><div class="ttdeci">OPJ_FLOAT64 opj_mct_getnorm_real(OPJ_UINT32 compno)</div><div class="ttdoc">Get norm of the basis function used for the irreversible multi-component transform.</div><div class="ttdef"><b>Definition:</b> mct.c:343</div></div>
<div class="ttc" id="amct_8h_html_ae8e2e3d8aa6ca1cff878d163e6d7926d"><div class="ttname"><a href="mct_8h.html#ae8e2e3d8aa6ca1cff878d163e6d7926d">opj_mct_decode_custom</a></div><div class="ttdeci">OPJ_BOOL opj_mct_decode_custom(OPJ_BYTE *pDecodingData, OPJ_SIZE_T n, OPJ_BYTE **pData, OPJ_UINT32 pNbComp, OPJ_UINT32 isSigned)</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:403</div></div>
<div class="ttc" id="amct_8c_html_a3cb37d906cdb9b61f900c3e3dd4962a6"><div class="ttname"><a href="mct_8c.html#a3cb37d906cdb9b61f900c3e3dd4962a6">opj_mct_decode</a></div><div class="ttdeci">void opj_mct_decode(OPJ_INT32 *OPJ_RESTRICT c0, OPJ_INT32 *OPJ_RESTRICT c1, OPJ_INT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)</div><div class="ttdoc">Apply a reversible multi-component inverse transform to an image.</div><div class="ttdef"><b>Definition:</b> mct.c:180</div></div>
<div class="ttc" id="aopj__intmath_8h_html_aa2130d6482126a20e6680f82b254857b"><div class="ttname"><a href="opj__intmath_8h.html#aa2130d6482126a20e6680f82b254857b">opj_int_fix_mul</a></div><div class="ttdeci">static INLINE OPJ_INT32 opj_int_fix_mul(OPJ_INT32 a, OPJ_INT32 b)</div><div class="ttdoc">Multiply two fixed-precision rational numbers.</div><div class="ttdef"><b>Definition:</b> opj_intmath.h:252</div></div>
<div class="ttc" id="amct_8c_html_ad62db08e463484d3c6cce91ec6a2ded4"><div class="ttname"><a href="mct_8c.html#ad62db08e463484d3c6cce91ec6a2ded4">opj_mct_decode_real</a></div><div class="ttdeci">void opj_mct_decode_real(OPJ_FLOAT32 *OPJ_RESTRICT c0, OPJ_FLOAT32 *OPJ_RESTRICT c1, OPJ_FLOAT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)</div><div class="ttdoc">Apply an irreversible multi-component inverse transform to an image.</div><div class="ttdef"><b>Definition:</b> mct.c:282</div></div>
<div class="ttc" id="amct_8c_html_a17deca12d689763b6db927b6d80abed6"><div class="ttname"><a href="mct_8c.html#a17deca12d689763b6db927b6d80abed6">opj_calculate_norms</a></div><div class="ttdeci">void opj_calculate_norms(OPJ_FLOAT64 *pNorms, OPJ_UINT32 pNbComps, OPJ_FLOAT32 *pMatrix)</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:444</div></div>
<div class="ttc" id="amct_8h_html_a999711520bb2752ac63dcce4bb83f3a3"><div class="ttname"><a href="mct_8h.html#a999711520bb2752ac63dcce4bb83f3a3">opj_mct_encode_custom</a></div><div class="ttdeci">OPJ_BOOL opj_mct_encode_custom(OPJ_BYTE *p_coding_data, OPJ_SIZE_T n, OPJ_BYTE **p_data, OPJ_UINT32 p_nb_comp, OPJ_UINT32 is_signed)</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:349</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="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="amct_8h_html_af0057a99c1b106532e3efd5b21c0db8d"><div class="ttname"><a href="mct_8h.html#af0057a99c1b106532e3efd5b21c0db8d">opj_mct_getnorm</a></div><div class="ttdeci">OPJ_FLOAT64 opj_mct_getnorm(OPJ_UINT32 compno)</div><div class="ttdoc">Get norm of the basis function used for the reversible multi-component transform.</div><div class="ttdef"><b>Definition:</b> mct.c:204</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="amct_8c_html_a9e088c46d09402da9fed35b5d69e5cc7"><div class="ttname"><a href="mct_8c.html#a9e088c46d09402da9fed35b5d69e5cc7">opj_mct_encode</a></div><div class="ttdeci">void opj_mct_encode(OPJ_INT32 *OPJ_RESTRICT c0, OPJ_INT32 *OPJ_RESTRICT c1, OPJ_INT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)</div><div class="ttdoc">Apply a reversible multi-component transform to an image.</div><div class="ttdef"><b>Definition:</b> mct.c:118</div></div>
<div class="ttc" id="aopj__includes_8h_html_a47acbf7ae97e1ef7371a1c92a42505b2"><div class="ttname"><a href="opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2">OPJ_RESTRICT</a></div><div class="ttdeci">#define OPJ_RESTRICT</div><div class="ttdef"><b>Definition:</b> opj_includes.h:121</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="amct_8c_html_ae8e2e3d8aa6ca1cff878d163e6d7926d"><div class="ttname"><a href="mct_8c.html#ae8e2e3d8aa6ca1cff878d163e6d7926d">opj_mct_decode_custom</a></div><div class="ttdeci">OPJ_BOOL opj_mct_decode_custom(OPJ_BYTE *pDecodingData, OPJ_SIZE_T n, OPJ_BYTE **pData, OPJ_UINT32 pNbComp, OPJ_UINT32 isSigned)</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:403</div></div>
<div class="ttc" id="amct_8h_html_a55767639f97b4abaaaafaec75fc89e17"><div class="ttname"><a href="mct_8h.html#a55767639f97b4abaaaafaec75fc89e17">opj_calculate_norms</a></div><div class="ttdeci">void opj_calculate_norms(OPJ_FLOAT64 *pNorms, OPJ_UINT32 p_nb_comps, OPJ_FLOAT32 *pMatrix)</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:444</div></div>
<div class="ttc" id="amct_8c_html_afb79fc95188bbfa68d03653d3fcc9e1a"><div class="ttname"><a href="mct_8c.html#afb79fc95188bbfa68d03653d3fcc9e1a">opj_mct_get_mct_norms_real</a></div><div class="ttdeci">const OPJ_FLOAT64 * opj_mct_get_mct_norms_real()</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:67</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="amct_8h_html_a50079f1a3e75e803369af730c73dc035"><div class="ttname"><a href="mct_8h.html#a50079f1a3e75e803369af730c73dc035">opj_mct_get_mct_norms_real</a></div><div class="ttdeci">const OPJ_FLOAT64 * opj_mct_get_mct_norms_real(void)</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:67</div></div>
<div class="ttc" id="amct_8h_html_a9e088c46d09402da9fed35b5d69e5cc7"><div class="ttname"><a href="mct_8h.html#a9e088c46d09402da9fed35b5d69e5cc7">opj_mct_encode</a></div><div class="ttdeci">void opj_mct_encode(OPJ_INT32 *OPJ_RESTRICT c0, OPJ_INT32 *OPJ_RESTRICT c1, OPJ_INT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)</div><div class="ttdoc">Apply a reversible multi-component transform to an image.</div><div class="ttdef"><b>Definition:</b> mct.c:118</div></div>
<div class="ttc" id="amct_8h_html_a3cb37d906cdb9b61f900c3e3dd4962a6"><div class="ttname"><a href="mct_8h.html#a3cb37d906cdb9b61f900c3e3dd4962a6">opj_mct_decode</a></div><div class="ttdeci">void opj_mct_decode(OPJ_INT32 *OPJ_RESTRICT c0, OPJ_INT32 *OPJ_RESTRICT c1, OPJ_INT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)</div><div class="ttdoc">Apply a reversible multi-component inverse transform to an image.</div><div class="ttdef"><b>Definition:</b> mct.c:180</div></div>
<div class="ttc" id="amct_8c_html_af0057a99c1b106532e3efd5b21c0db8d"><div class="ttname"><a href="mct_8c.html#af0057a99c1b106532e3efd5b21c0db8d">opj_mct_getnorm</a></div><div class="ttdeci">OPJ_FLOAT64 opj_mct_getnorm(OPJ_UINT32 compno)</div><div class="ttdoc">Get norm of the basis function used for the reversible multi-component transform.</div><div class="ttdef"><b>Definition:</b> mct.c:204</div></div>
<div class="ttc" id="amct_8c_html_a644e976b61b1d8be8579ec8810a45892"><div class="ttname"><a href="mct_8c.html#a644e976b61b1d8be8579ec8810a45892">opj_mct_encode_custom</a></div><div class="ttdeci">OPJ_BOOL opj_mct_encode_custom(OPJ_BYTE *pCodingdata, OPJ_SIZE_T n, OPJ_BYTE **pData, OPJ_UINT32 pNbComp, OPJ_UINT32 isSigned)</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:349</div></div>
<div class="ttc" id="amct_8c_html_ac4012669a9dab0a3b785af3c20ea976b"><div class="ttname"><a href="mct_8c.html#ac4012669a9dab0a3b785af3c20ea976b">opj_mct_norms_real</a></div><div class="ttdeci">static const OPJ_FLOAT64 opj_mct_norms_real[3]</div><div class="ttdef"><b>Definition:</b> mct.c:60</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="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="amct_8h_html_ad62db08e463484d3c6cce91ec6a2ded4"><div class="ttname"><a href="mct_8h.html#ad62db08e463484d3c6cce91ec6a2ded4">opj_mct_decode_real</a></div><div class="ttdeci">void opj_mct_decode_real(OPJ_FLOAT32 *OPJ_RESTRICT c0, OPJ_FLOAT32 *OPJ_RESTRICT c1, OPJ_FLOAT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)</div><div class="ttdoc">Apply an irreversible multi-component inverse transform to an image.</div><div class="ttdef"><b>Definition:</b> mct.c:282</div></div>
<div class="ttc" id="amct_8c_html_ace5e4626543ebab61a4303e84fa24c06"><div class="ttname"><a href="mct_8c.html#ace5e4626543ebab61a4303e84fa24c06">opj_mct_encode_real</a></div><div class="ttdeci">void opj_mct_encode_real(OPJ_FLOAT32 *OPJ_RESTRICT c0, OPJ_FLOAT32 *OPJ_RESTRICT c1, OPJ_FLOAT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)</div><div class="ttdoc">Apply an irreversible multi-component transform to an image.</div><div class="ttdef"><b>Definition:</b> mct.c:212</div></div>
<div class="ttc" id="amct_8c_html_a5eb3553f171c49274b6a94f1abb11a1d"><div class="ttname"><a href="mct_8c.html#a5eb3553f171c49274b6a94f1abb11a1d">opj_mct_norms</a></div><div class="ttdeci">static const OPJ_FLOAT64 opj_mct_norms[3]</div><div class="ttdef"><b>Definition:</b> mct.c:55</div></div>
<div class="ttc" id="amct_8h_html_a0a0a5db3026594c424f839a04f5e3563"><div class="ttname"><a href="mct_8h.html#a0a0a5db3026594c424f839a04f5e3563">opj_mct_get_mct_norms</a></div><div class="ttdeci">const OPJ_FLOAT64 * opj_mct_get_mct_norms(void)</div><div class="ttdoc">FIXME DOC.</div><div class="ttdef"><b>Definition:</b> mct.c:62</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>