Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > f250c16c2b84c9364a2f35a71121aaa2 > files > 77

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>dirac_framebuf_t Struct Reference</h1><!-- doxytag: class="dirac_framebuf_t" --><code>#include &lt;<a class="el" href="a00186_source.html">dirac_types.h</a>&gt;</code>
<p>

<p>
<a href="a00248.html">List of all members.</a><h2>Public Attributes</h2>
<ul>
<li>unsigned char * <a class="el" href="a00040.html#4d66fc13d82cabd2a1fe6e4ebcaefe2e">buf</a> [3]
<li>void * <a class="el" href="a00040.html#1f322d25bac245fb37c6577083b570bd">id</a>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Structure that holds the frame buffers into which data is written (NB we have frame-oriented IO even though we code pictures) <hr><h2>Member Data Documentation</h2>
<a class="anchor" name="4d66fc13d82cabd2a1fe6e4ebcaefe2e"></a><!-- doxytag: member="dirac_framebuf_t::buf" ref="4d66fc13d82cabd2a1fe6e4ebcaefe2e" args="[3]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char* <a class="el" href="a00040.html#4d66fc13d82cabd2a1fe6e4ebcaefe2e">dirac_framebuf_t::buf</a>[3]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
buffers to hold the luma and chroma data 
</div>
</div><p>
<a class="anchor" name="1f322d25bac245fb37c6577083b570bd"></a><!-- doxytag: member="dirac_framebuf_t::id" ref="1f322d25bac245fb37c6577083b570bd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* <a class="el" href="a00040.html#1f322d25bac245fb37c6577083b570bd">dirac_framebuf_t::id</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
user data 
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="a00186_source.html">dirac_types.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>