Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > media > main-release > by-pkgid > f250c16c2b84c9364a2f35a71121aaa2 > files > 240

lib64dirac-devel-1.0.2-2mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Dirac Video Codec</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<h1 align="center" color="#606080">
Dirac - A Video Codec
</h1>
<p align="center">
Created by the <a href="http://www.bbc.co.uk">British Broadcasting Corporation</a>.
</p>
<hr>
<!-- Generated by Doxygen 1.5.9 -->
  <div class="navpath"><a class="el" href="a00234.html">dirac</a>::<a class="el" href="a00153.html">VHFilterDD13_7</a>
  </div>
<div class="contents">
<h1>dirac::VHFilterDD13_7 Class Reference</h1><!-- doxytag: class="dirac::VHFilterDD13_7" --><!-- doxytag: inherits="dirac::VHFilter" -->An extension of DD9_7, with a better low-pass filter but more computation.  

<p>
<code>#include &lt;<a class="el" href="a00233_source.html">wavelet_utils.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for dirac::VHFilterDD13_7:</div>
<div class="dynsection">

<p><center><img src="a00153.png" usemap="#dirac::VHFilterDD13_7_map" border="0" alt=""></center>
<map name="dirac::VHFilterDD13_7_map">
<area href="a00151.html" alt="dirac::VHFilter" shape="rect" coords="0,0,140,24">
</map>
</div>

<p>
<a href="a00338.html">List of all members.</a><h2>Public Member Functions</h2>
<ul>
<li>void <a class="el" href="a00153.html#32eec4dd99147b672642efc7f56f7aa4">Split</a> (const int xp, const int yp, const int xl, const int yl, <a class="el" href="a00021.html">CoeffArray</a> &amp;coeff_data)
<dl class="el"><dd class="mdescRight">Split a subband into 4.  <a href="#32eec4dd99147b672642efc7f56f7aa4"></a><br></dl><li>void <a class="el" href="a00153.html#deb30b262bcbbab0cfb9703d0ab64bb3">Synth</a> (const int xp, const int yp, const int xl, const int yl, <a class="el" href="a00021.html">CoeffArray</a> &amp;coeff_data)
<dl class="el"><dd class="mdescRight">Create a single band from 4 quadrant bands.  <a href="#deb30b262bcbbab0cfb9703d0ab64bb3"></a><br></dl><li>int <a class="el" href="a00153.html#5e8a9f3cead6212137d71b12e659c059">GetShift</a> () const 
<dl class="el"><dd class="mdescRight">Return the value of the additional bitshift.  <a href="#5e8a9f3cead6212137d71b12e659c059"></a><br></dl></ul>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="5e8a9f3cead6212137d71b12e659c059"></a><!-- doxytag: member="dirac::VHFilterDD13_7::GetShift" ref="5e8a9f3cead6212137d71b12e659c059" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int dirac::VHFilterDD13_7::GetShift           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="a00151.html#10cc8209defb69140066f368e6389af9">dirac::VHFilter</a>.</p>

</div>
</div><p>
<a class="anchor" name="32eec4dd99147b672642efc7f56f7aa4"></a><!-- doxytag: member="dirac::VHFilterDD13_7::Split" ref="32eec4dd99147b672642efc7f56f7aa4" args="(const int xp, const int yp, const int xl, const int yl, CoeffArray &amp;coeff_data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void dirac::VHFilterDD13_7::Split           </td>
          <td>(</td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>xp</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>yp</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>xl</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>yl</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00021.html">CoeffArray</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>coeff_data</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="a00151.html#01d7dd6e1c3fdac88ca23ee783504418">dirac::VHFilter</a>.</p>

</div>
</div><p>
<a class="anchor" name="deb30b262bcbbab0cfb9703d0ab64bb3"></a><!-- doxytag: member="dirac::VHFilterDD13_7::Synth" ref="deb30b262bcbbab0cfb9703d0ab64bb3" args="(const int xp, const int yp, const int xl, const int yl, CoeffArray &amp;coeff_data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void dirac::VHFilterDD13_7::Synth           </td>
          <td>(</td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>xp</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>yp</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>xl</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>yl</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00021.html">CoeffArray</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>coeff_data</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="a00151.html#5109a961eaae47c216ab05ce5c280841">dirac::VHFilter</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00233_source.html">wavelet_utils.h</a></ul>
</div>
<hr>
<p align="center"><small>
&copy; 2004 British Broadcasting Corporation.
Dirac code licensed under the <a href="http://www.mozilla.org/MPL/">Mozilla Public License (MPL) Version 1.1</a>.<br>
HTML documentation generated by Dimitri van Heesch's
excellent <a href="http://www.doxygen.org">Doxygen</a> tool.
</small></p>
</body>
</html>