Sophie

Sophie

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

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="contents">
<h1>block_match.h File Reference</h1><code>#include &lt;<a class="el" href="a00196_source.html">libdirac_motionest/me_utils.h</a>&gt;</code><br>
<code>#include &lt;vector&gt;</code><br>

<p>
<a href="a00167_source.html">Go to the source code of this file.</a><h2>Classes</h2>
<ul>
<li>class <a class="el" href="a00015.html">dirac::BlockMatcher</a>
<dl class="el"><dd class="mdescRight">Class to do block matching.  <a href="a00015.html#_details">More...</a><br></dl></ul>
<h2>Namespaces</h2>
<ul>
<li>namespace <a class="el" href="a00234.html">dirac</a>
<dl class="el"><dd class="mdescRight">Definition of class <a class="el" href="a00130.html" title="A random access point within a Dirac bytestream.">SequenceHeaderByteIO</a>. <br></dl>
<p>
</ul>
<h2>Typedefs</h2>
<ul>
<li>typedef std::vector<br class="typebreak">
&lt; std::vector&lt; MVector &gt; &gt; <a class="el" href="a00234.html#7a049e12b5746a1b3da88a3e94d04069">dirac::CandidateList</a>
</ul>
<h2>Functions</h2>
<ul>
<li>void <a class="el" href="a00234.html#524e48f9dc4ba016402cddf8f234c85e">dirac::AddNewVlist</a> (CandidateList &amp;vect_list, const MVector &amp;mv, const int xr, const int yr)
<dl class="el"><dd class="mdescRight">Add a new motion vector list of neighbours of a vector to the set of lists.  <a href="#524e48f9dc4ba016402cddf8f234c85e"></a><br></dl><li>void <a class="el" href="a00234.html#5fd564b8cce2e7c7258e5954615492ec">dirac::AddNewVlist</a> (CandidateList &amp;vect_list, const MVector &amp;mv, const int xr, const int yr, const int step)
<dl class="el"><dd class="mdescRight">Add a new motion vector list to the set of lists for sub-pixel matching.  <a href="#5fd564b8cce2e7c7258e5954615492ec"></a><br></dl><li>void <a class="el" href="a00234.html#51b044eb401b6d705c36b6a77ca43570">dirac::AddNewVlistD</a> (CandidateList &amp;vect_list, const MVector &amp;mv, const int xr, const int yr)
<dl class="el"><dd class="mdescRight">Add a new motion vector list of diagnonal neighbours of a vector to the set of lists.  <a href="#51b044eb401b6d705c36b6a77ca43570"></a><br></dl><li>void <a class="el" href="a00234.html#6b1cb8f8ba391ab0cc358f8dfeba3bf4">dirac::AddVect</a> (CandidateList &amp;vect_list, const MVector &amp;mv, const int list_num)
<dl class="el"><dd class="mdescRight">Add a motion vector to the set of motion vector lists.  <a href="#6b1cb8f8ba391ab0cc358f8dfeba3bf4"></a><br></dl><li>ValueType <a class="el" href="a00234.html#0853b9aea00fbc49012ea28e9c8704b7">dirac::GetVar</a> (const MVector &amp;mv1, const MVector &amp;mv2)
<dl class="el"><dd class="mdescRight">Get the (absolute) variation between two motion vectors.  <a href="#0853b9aea00fbc49012ea28e9c8704b7"></a><br></dl><li>ValueType <a class="el" href="a00234.html#285b00f31a1b1e82b5a181bc752cf633">dirac::GetVar</a> (const std::vector&lt; MVector &gt; &amp;pred_list, const MVector &amp;mv)
<dl class="el"><dd class="mdescRight">Get the (absolute) variation between a motion vector and a list of motion vectors.  <a href="#285b00f31a1b1e82b5a181bc752cf633"></a><br></dl></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>