Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e9a2bf4cbad8eb886872edae7c352314 > files > 100

libvpx-devel-1.0.0-1.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
<title>WebM VP8 Codec SDK: vpx/vp8dx.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">WebM VP8 Codec SDK</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#enum-members">Enumerations</a>  </div>
  <div class="headertitle">
<div class="title">vpx/vp8dx.h File Reference<div class="ingroups"><a class="el" href="group__vp8__decoder.html">WebM VP8 Decoder</a></div></div>  </div>
</div>
<div class="contents">

<p>Provides definitions for using the VP8 algorithm within the vpx Decoder interface.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="vp8_8h_source.html">vp8.h</a>&quot;</code><br/>
<code>#include &quot;vpx_codec_impl_top.h&quot;</code><br/>
<code>#include &quot;vpx_codec_impl_bottom.h&quot;</code><br/>
</div>
<p><a href="vp8dx_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__vp8__decoder.html#gaf9dd3f2e6d1412106ee791af768e57c1">vp8_dec_control_id</a> { <a class="el" href="group__vp8__decoder.html#ggaf9dd3f2e6d1412106ee791af768e57c1a0b6055c47120f28e3de959960ee0a02b">VP8D_GET_LAST_REF_UPDATES</a> =  VP8_DECODER_CTRL_ID_START, 
<a class="el" href="group__vp8__decoder.html#ggaf9dd3f2e6d1412106ee791af768e57c1af9f82d9e7930e6a2244b30b031b79599">VP8D_GET_FRAME_CORRUPTED</a>, 
<a class="el" href="group__vp8__decoder.html#ggaf9dd3f2e6d1412106ee791af768e57c1aa57d870ac8cf395fdc86da4a8939b10b">VP8D_GET_LAST_REF_USED</a>, 
<b>VP8_DECODER_CTRL_ID_MAX</b>
 }</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">VP8 decoder control functions.  <a href="group__vp8__decoder.html#gaf9dd3f2e6d1412106ee791af768e57c1">More...</a><br/></td></tr>
<tr><td colspan="2"><h2><a name="member-group"></a>
Algorithm interface for VP8</h2></td></tr>
<tr><td class="ititle" colspan="2"><p><a class="anchor" id="amgrp0b829b38ff2e659173b35cd78e0735bd"></a> This interface provides the capability to decode raw VP8 streams, as would be found in AVI files and other non-Flash uses. </p>
</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga1e151f9094620511e7aa49c04bf8b79e"></a><!-- doxytag: member="vp8dx.h::vpx_codec_vp8_dx_algo" ref="ga1e151f9094620511e7aa49c04bf8b79e" args="" -->
<a class="el" href="group__codec.html#gad654f3da60151f5dfef70aca00ef1e9e">vpx_codec_iface_t</a>&#160;</td><td class="memItemRight" valign="bottom"><b>vpx_codec_vp8_dx_algo</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga105d15fdb6baef8a2f02d6d5283847fb"></a><!-- doxytag: member="vp8dx.h::vpx_codec_vp8_dx" ref="ga105d15fdb6baef8a2f02d6d5283847fb" args="(void)" -->
<a class="el" href="group__codec.html#gad654f3da60151f5dfef70aca00ef1e9e">vpx_codec_iface_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>vpx_codec_vp8_dx</b> (void)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Provides definitions for using the VP8 algorithm within the vpx Decoder interface. </p>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Jan 30 2012 for WebM VP8 Codec SDK by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>