Sophie

Sophie

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

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_image_rect Struct 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 class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">vpx_image_rect Struct Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="vpx_image_rect" -->
<p>Representation of a rectangle on a surface.  
 <a href="structvpx__image__rect.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="vpx__image_8h_source.html">vpx_image.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__image__rect.html#a8e38dee721dbf4e121f40c315d45103a">x</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__image__rect.html#a6d4457644e2ce0d54af55eb313a37204">y</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__image__rect.html#a4b4fcec1e4cdcbd9dde5d44b6ad16dab">w</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__image__rect.html#afeb74a8c6f0c7e24d82b80db9431a501">h</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Representation of a rectangle on a surface. </p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a8e38dee721dbf4e121f40c315d45103a"></a><!-- doxytag: member="vpx_image_rect::x" ref="a8e38dee721dbf4e121f40c315d45103a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="structvpx__image__rect.html#a8e38dee721dbf4e121f40c315d45103a">vpx_image_rect::x</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>leftmost column </p>

</div>
</div>
<a class="anchor" id="a6d4457644e2ce0d54af55eb313a37204"></a><!-- doxytag: member="vpx_image_rect::y" ref="a6d4457644e2ce0d54af55eb313a37204" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="structvpx__image__rect.html#a6d4457644e2ce0d54af55eb313a37204">vpx_image_rect::y</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>topmost row </p>

</div>
</div>
<a class="anchor" id="a4b4fcec1e4cdcbd9dde5d44b6ad16dab"></a><!-- doxytag: member="vpx_image_rect::w" ref="a4b4fcec1e4cdcbd9dde5d44b6ad16dab" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="structvpx__image__rect.html#a4b4fcec1e4cdcbd9dde5d44b6ad16dab">vpx_image_rect::w</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>width </p>

</div>
</div>
<a class="anchor" id="afeb74a8c6f0c7e24d82b80db9431a501"></a><!-- doxytag: member="vpx_image_rect::h" ref="afeb74a8c6f0c7e24d82b80db9431a501" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="structvpx__image__rect.html#afeb74a8c6f0c7e24d82b80db9431a501">vpx_image_rect::h</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>height </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>vpx/<a class="el" href="vpx__image_8h_source.html">vpx_image.h</a></li>
</ul>
</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>